discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] installing gr-my-basic files


From: Ghulam Rasool Begh
Subject: [Discuss-gnuradio] installing gr-my-basic files
Date: Thu, 24 Jan 2013 08:41:59 -0800 (PST)

Hi all,
While following instructions given at
for adding a new block I faced following problem.
sudo ./bootstrap executed well.
But sudo ./configure gave following error:

checking for GNURADIO_CORE... configure: error: Package requirements (gnuradio-core >= 3) were not met:

No package 'gnuradio-core' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNURADIO_CORE_CFLAGS
and GNURADIO_CORE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I used following command 
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH

and then  sudo ./configure
but it again gives the same error.

Please suggest what should do now.

Regards
GRB



reply via email to

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