-
I don't know what distribution you are using, but usually there are two kind of packages for libraries: binary libraries (to be used by programs) and development file (to be used to compile program which will uses the library).
So I think you should check and install libusb-dev package.
2009-12-21 16:10:40 UTC by cate
-
checking for main in -lusb... no
configure: error: "libusb not found. please install it"
lucy:/tmp/libg15-1.2.7 # zypper in libusb
Loading repository data...
Reading installed packages...
'libusb-0_1-4' providing 'libusb' is already installed.
Resolving package dependencies...
Nothing to do.
2009-12-20 21:59:28 UTC by nobody
-
aneurysm9 committed revision 318 to the g15tools SVN repository, changing 1 files.
2009-09-23 23:05:21 UTC by aneurysm9
-
aneurysm9 committed revision 317 to the g15tools SVN repository, changing 1 files.
2009-09-23 02:39:36 UTC by aneurysm9