discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] libusrp not copied to /usr/lib directory


From: David Burgess
Subject: Re: [Discuss-gnuradio] libusrp not copied to /usr/lib directory
Date: Wed, 25 Mar 2009 09:10:28 -0700


I was getting a report of exactly the same thing from someone else last week. He fixed it by creating a soft link.

-- David


On Mar 25, 2009, at 3:45 AM, Fabian wrote:

Hello!

I'm using GNURadio (from the svn repository) with OpenBTS and everything worked fine.
Now I did this procedure:
sudo make uninstall
sudo make distclean
svn update
./bootstrap
./configure
make
make check
sudo make install

I got the trunk version 10680. Everything seemed to be okay.
Now I want to reinstall OpenBTS and an error occured that there isn't "libusrp".

I checked it with
# locate libusrp.so
and I get:
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so.0
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so.0.0.0

But I thought the files must be in
/usr/lib/ or
/usr/local/lib/
and I think OpenBTS will also try to search it in these library directories.

Was there a change in the last few weeks? I checked the repository of GNURadio, but I didn't find that there was a change so the created libusrp-files won't be copied to the library directory.

Could anyone help me?

- Fabian


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


David A. Burgess
Kestrel Signal Processing, Inc.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]