On Tue, Oct 7, 2008 at 3:01 PM, Kyle Pearson <[EMAIL PROTECTED]> wrote: > I downloaded rev. 9728 from the svn today and after installing it when > I tried to run find_usrps I got the following error: > > find_usrps: error while loading shared libraries: libusrp2.so.0: > cannot open shared object file: No such file or directory > > I am running Ubuntu 8.04 (Hardy) and I followed the ubuntu > instructions to install gnu radio and the instructions at > http://gnuradio.org/trac/browser/gnuradio/trunk/README.building-boost > to install boost 1.36. There did not appear to be any errors with the > installations of gnuradio or boost. All tests passed when I ran make > check. > > Does anyone have any suggestions? > > Thank you, > Kyle
try "sudo /sbin/ldconfig" Karthik _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
