From: Joe P. <joe...@sn...> - 2004-04-14 12:53:50
|
On Tuesday 13 April 2004 10:56, Phil Clay wrote: > Sorry, should have given more info... > > Redhat 7.1 > > Kernel 2.4.7-10 > > I installed libusb 0.1.8 from source (not rpms). =A0I used the default > configuration and everything worked fine. =46rom the output you posted, it looks like ExMgr.cpp compiled without erro= rs,=20 but can not be linked. In case 'ldconfig' was not rerun after installing=20 libusb, try running it again. If you installed libusb into /usr/local/lib o= r=20 some directory tree other than /usr, try adding the library location=20 to /etc/ld.so.conf, then run ldconfig afterward. =2D-=20 Joe |