Re: [Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread brandie
Thanks for your suggestion! It works! Karthik Vijayraghavan wrote: > > after doing "make install" try a sudo /sbin/ldconfig > > Karthik > > On Mon, Oct 13, 2008 at 12:00 PM, Eric Blossom <[EMAIL PROTECTED]> wrote: >> On Mon, Oct 13, 2008 at 11:45:43AM -0700, brandie wrote: >>> >>> I have th

Re: [Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread Karthik Vijayraghavan
after doing "make install" try a sudo /sbin/ldconfig Karthik On Mon, Oct 13, 2008 at 12:00 PM, Eric Blossom <[EMAIL PROTECTED]> wrote: > On Mon, Oct 13, 2008 at 11:45:43AM -0700, brandie wrote: >> >> I have the same problem in 3.1.3. >> I can see all these files but can not link the lib in C++. >

Re: [Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread Eric Blossom
On Mon, Oct 13, 2008 at 11:45:43AM -0700, brandie wrote: > > I have the same problem in 3.1.3. > I can see all these files but can not link the lib in C++. A. Did you do a "make install" B. Did you read and follow the instructions here: http://gnuradio.org/trac/wiki/UbuntuInstall#Brokenlibtool

Re: [Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread brandie
I have the same problem in 3.1.3. I can see all these files but can not link the lib in C++. Eric Blossom wrote: > > On Mon, Oct 13, 2008 at 08:28:47AM -0700, brandie wrote: >> >> Hi all! >> >> I have a strange problem to link the libusrp in C++. >> I get some errors like this: >> error w

Re: [Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread Eric Blossom
On Mon, Oct 13, 2008 at 08:28:47AM -0700, brandie wrote: > > Hi all! > > I have a strange problem to link the libusrp in C++. > I get some errors like this: > error while loading shared libraries: libusrp.so.0: cannot open shared > object file: No such file or directory > > I can find all thes

[Discuss-gnuradio] error while loading shared libraries: libusrp.so.0

2008-10-13 Thread brandie
Hi all! I have a strange problem to link the libusrp in C++. I get some errors like this: error while loading shared libraries: libusrp.so.0: cannot open shared object file: No such file or directory I can find all these files /usrp/host/lib/legacy/.libs/libusrp.lai /usrp/host/lib/legacy/.li