From: Phil C. <pb...@in...> - 2004-04-14 15:36:50
|
> > From the output you posted, it looks like ExMgr.cpp compiled > without errors, > but can not be linked. In case 'ldconfig' was not rerun after > installing > libusb, try running it again. If you installed libusb into > /usr/local/lib or > some directory tree other than /usr, try adding the library location > to /etc/ld.so.conf, then run ldconfig afterward. > > > -- > Joe > Thanks for helping me on this. Unfortunately, after running ldconfig, it still does not link. I even rebooted just for fun. I installed libusb into /usr/local/lib, and that is definitely in /etc/ld.so.conf, so I'm not sure what's going on. What files specifically is it looking for when it links? I should verify that they are available. Any other ideas? Phil |