You are not logged in.
Newbie question but I think this is the right place to post this. As the title says, when trying to ./configure the script throws me this:
configure: error: libusb-1.x or libusb-0.1 is required for the OSBDM (JTAG only) ProgrammerThen I ran this:
$ pacman -Qs libusb
local/libgusb 0.1.6-1
GLib wrapper around libusb1
local/libusb 1.0.18-1
Library that provides generic access to USB device
local/libusb-compat 0.1.5-1
Library to enable user space application programs to communicate with USB devices
local/libusbmuxd 1.0.9-1
USB Multiplex DaemonAm I safe to assume that the script is looking for the package where it's not installed? How do I fix this?
Cheers
Offline
Why are you trying to build it, it's in [community]? If you need to rebuild it, use the PKGBUILD.
It built fine here using the PKGBUILD from the ABS.
Last edited by Trilby (2014-05-05 23:20:21)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline