discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio-core missing / UCLA Zigbee PHY in gnurad


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] gnuradio-core missing / UCLA Zigbee PHY in gnuradio version 3.6.5.1
Date: Thu, 30 Jul 2015 10:47:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Hi,

if it's fine for you to use a more recent version of GNU Radio, you could give this repo a try

https://github.com/bastibl/gr-ieee802-15-4

Best,
Bastian

On 07/30/2015 09:55 AM, Jaeho wrote:
Hello

i am using gnuradio version 3.6.5.1. i download it using wget command line.

$ wget http://www.sbrac.org/files/build-gnuradio
$ chmod a+x ./build-gnuradio
$ ./build-gnuradio -o (i used -o option to get 3.6.5.1 version)

i find the old UCLA Zigbee PHY from https://github.com/UpYou/gr-ieee802-15-4

so i download it and try to build using following method
  $ ./bootstrap
   $ ./configure
   $ make
   $ make check

But in make step, i have an error as below, so i couldn't complete build.
=========================================================================================
checking for gnuradio-core >= 2... Package gnuradio-core was not found in
the pkg-config search path. Perhaps you should add the directory containing
`gnuradio-core.pc' to the PKG_CONFIG_PATH environment variable No package
'gnuradio-core' found
configure: error: Library requirements (gnuradio-core >= 2) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.
=========================================================================================



reply via email to

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