discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Fabian
Subject: [Discuss-gnuradio] libusrp not copied to /usr/lib directory
Date: Wed, 25 Mar 2009 11:45:52 +0100

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




reply via email to

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