On Tue, Oct 29, 2013 at 11:55 AM, nesimi eldarov <nesaz...@mail.ru> wrote: > Вторник, 29 октября 2013, 15:54 +01:00 от "Martin Braun (CEL)" > <martin.br...@kit.edu>: > > On Tue, Oct 29, 2013 at 02:46:20PM +0400, nesimi eldarov wrote: >> hi Martin, >> >> I run : sudo apt-get install gnuradio >> >> It installed something in a short time. >> >> However that did not work when I run another application; it produces this >> error: >> >> >> > checking for GNURADIO_CORE... configure: error: Package requirements >> (gnuradio-core >= 3) were not met: > > Did you also apt-get install gnuradio-dev? If no, does that help? > > > No, unfortunately. That also does not help. > Actually I had folders in usr/local/lib for gnuradio. Now, nothing. And also > there is not any .pc file in the system when I search. > > The application that I want to install requires 'GNURadio Version: 3.2.2'. > Do you think that can cause a problem? > > > -- > nesimi eldarov
If you've uninstalled your previous version of GNU Radio and then used apt-get to install, gnuradio will be installed into /usr and not /usr/local. Also, you'll want to install gnuradio-dev to make sure you get all of the files you'll need to compile against it. And, yes, using as old a version as 3.2.2 will be a problem. Hard to know how that will work and behave on newer systems. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio