Re: libusb

2002-03-14 Thread Chris Cheney
The short answer is sane is out of date and needs to be recompiled since libusb0 no longer exists. Chris Here is what I emailed someone else wrt issue: Normally a library is named something like libusb and major sover of 0 so you have libusb0. However as I just recently noticed in libusb's

libusb

2002-03-14 Thread Simon Hepburn
I'm having problems with an upgrade tonight. The gist of it: kooka depends libusb-0.1 sane depends libusb0 Both usb libs provide /usr/libs/libusb-0.1.so.4.1.0. dpkg is unhappy, guess I'll have to force it. Any chance kooka could depend on the same lib as sane ? Can anyone explain wha