I didn't know that there is a mailing list specified for OpenBTS. What's the
e-mail address?
I tried to install OpenBTS. I made it successfully by "make" command.
However some files, e.g. the files in "tests" directory, are not compiled.
Also, apparently, "make install" does nothing! No library
Did you try to define the config path by :
$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
before "make" command?
From: Don Latham
To: Discuss-gnuradio@gnu.org
Sent: Thursday, April 16, 2009 2:41:43 PM
Subject: [Discuss-gnuradio] make error
First time w
Hi,
There is a folder in openbts package called "tests". It includes some cpp files
along with a README file which describes how to run the test examples. But the
files are not compiled by "make" command! I don't know how they can be
compiled.
Has anybody tried to make, compile or run the tes
Hi,
The installed openbts is not listed by
$ ls /usr/local/lib/pkgconfig
How is it possible to make sure that openbts is installed correctly and there
is a correct connection between openbts and gnuradio/USRP?
Thanks,
Hassan
___
Discuss-gnu