The libusb-compat package aims to look, feel and behave exactly like libusb-0.1. It is a compatibility layer needed by packages that have not upgraded to the libusb-1 API.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://downloads.sourceforge.net/libusb/libusb-compat-0.1.3.tar.bz2
Download (FTP): ftp://anduin.linuxfromscratch.org/BLFS/svn/l/libusb-compat-0.1.3.tar.bz2
Download MD5 sum: 570ac2ea085b80d1f74ddc7c6a93c0eb
Download size: 246 KB
Estimated disk space required: 2.0 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libusb-compat
Install libusb-compat by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2008-12-29 00:45:33 -0600