Comment 2 for bug 991004

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

As a workaround, here is how to replace it manually:

* Download libusb-compat from here: http://www.libusb.org/wiki/libusb-compat-0.1
* sudo aptitude install libusb-1.0-0-dev
* ./configure
* make
* sudo dpkg -r --force-all libusb-0.1-4
* make install