This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup-x86 wants to install libusb0?


I download and run setup-x86 periodically to keep things up to date (I always download the latest version of setup-x86.exe)

This time it says it wants to install libusb0 1.2.6.0-1 as a dependency of libusb-win32.  However, according to setup, libusb-win32 is not installed and is not shown as pending either.  In fact, libusb-win32 doesn't show up in ANY of the package views.

Things get curioser when I examine the output of cygcheck -s -v -r (attached).  There it says libusb-win32 IS installed.
 
So next I look at setup.ini  (from mirros.kernel.org) and see the following, which doesn't seem to include the dependency that setup is complaining about:

@ libusb-win32
sdesc: "USB programming library"
ldesc: "USB programming library.
It is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP).
It is derived from and fully API compatible to libusb available at
http://libusb.sourceforge.net.";
category: Devel Libs
requires: cygwin _autorebase
version: 1.2.5.0-1
install: release/libusb-win32/libusb-win32-1.2.5.0-1.tar.bz2 45690 33dc3dc4016eca7657f74cb99ce3857e
source: release/libusb-win32/libusb-win32-1.2.5.0-1-src.tar.bz2 775105 f2f00db39c9a0de824d11ca59b5865b9
[prev]
version: 0.1.12.2-1
install: release/libusb-win32/libusb-win32-0.1.12.2-1.tar.bz2 78124 d1d7b692f71137fb4324cf29a7edcd7a
source: release/libusb-win32/libusb-win32-0.1.12.2-1-src.tar.bz2 99048 584cf4628140f3c23c92c6c453ae053a

Can some suggest how to tweak things so:

* setup is aware that libusb-win32 actually IS installed
* it doesn't think it needs libusb0

Thanks

Attachment: cygcheck.out
Description: cygcheck.out

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]