Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread Tom Rondeau
On Tue, Oct 29, 2013 at 11:55 AM, nesimi eldarov wrote: > Вторник, 29 октября 2013, 15:54 +01:00 от "Martin Braun (CEL)" > : > > 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. >

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread nesimi eldarov
Вторник, 29 октября 2013, 15:54 +01:00 от "Martin Braun (CEL)" : >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 applicat

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread Martin Braun (CEL)
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... conf

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread nesimi eldarov
>> 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) we

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread Tom Rondeau
On Tue, Oct 29, 2013 at 6:46 AM, nesimi eldarov wrote: > Вторник, 29 октября 2013, 10:11 +01:00 от "Martin Braun (CEL)" > : > > On Mon, Oct 28, 2013 at 11:52:19PM +0400, nesimi eldarov wrote: >> what do I need? - I need gruradio-core. That is not in the folder >> pkgconfig. >> There is not any fol

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread nesimi eldarov
Вторник, 29 октября 2013, 10:11 +01:00 от "Martin Braun (CEL)" : >On Mon, Oct 28, 2013 at 11:52:19PM +0400, nesimi eldarov wrote: >> what do I need? - I need gruradio-core. That is not in the folder pkgconfig. >> There is not any folder with the name gruradio-core and the >> file gruradio-core.pc

Re: [Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-29 Thread Martin Braun (CEL)
On Mon, Oct 28, 2013 at 11:52:19PM +0400, nesimi eldarov wrote: > what do I need? - I need gruradio-core. That is not in the folder pkgconfig. > There is not any folder with the name gruradio-core and the > file gruradio-core.pc. > I set "export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgco

[Discuss-gnuradio] gnuradio-core.pc file is missing

2013-10-28 Thread nesimi eldarov
Dear All, I want to install gnuradio. I write what I did and what I could not do: system: Ubuntu 13.04 1. installed Install Dependencies for my systems as in your web page: http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall 2. run -  git clone http://gnuradio.org/git/gnuradio.git