forget rpm, just install libusb by downloading the tarball at http://www.libusb.org/ configure make make install
just my two cents On Thu, Oct 10, 2013 at 4:58 PM, Pete Zaitcev <[email protected]>wrote: > On Fri, 11 Oct 2013 06:47:54 +1000 > Adam Nielsen <[email protected]> wrote: > > > As far as I can tell, CentOS 6.4 uses libusb 0.1.12, released in August > > 2010. This is over three years old! A *lot* of bug fixes and > > improvements happen in three years. > > Age has nothing to do with it. The libusb 1 existed when RHEL 6 was > composed, but users weren't clamouring for it, so it didn't make the cut. > AFAIK it's missing from EPEL too. > > My suggestion would be to grab an old libusb1 RPM and rebuild it. > It should be trivial and the result is installable alongside the > old libusub. > > http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/source/SRPMS/libusb1-1.0.8-1.fc14.src.rpm > > -- Pete > >
