On Wed, Mar 25, 2009 at 11:45:52AM +0100, 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

The way you've run configure, it will end up in either 

  /usr/local/lib/libusrp.so

    or

  /usr/local/lib64/libusrp.so

Depending on your machine characteristics.

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to