in reply to Help installing USB
You might want to check to see what version of libusb you have installed in your OS. Based on the information in bug #113422:
This module was written back when libusb 0.14 was current. The 1.0+ versions use a different API, so compile fails.
If the version of libusb is not compatible with the older API used by the module, that could be the reason why you are unable to install the module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help installing USB
by dJJackson (Initiate) on Sep 23, 2016 at 23:27 UTC | |
by stevieb (Canon) on Sep 23, 2016 at 23:38 UTC |