Re: [Discuss-gnuradio] couldn't find gnuradio-core.pc.

2014-10-29 Thread Sylvain Munaut
> on ubuntu 14.04, I want to install 'gr-chancoding' but it couldn't find the > 'gnuradio-core'. I also couldn't find 'gnuradio-core.pc.' in > /usr/local/lib/pkgconfig. where is the problem? You installed GR 3.7. The module you're trying to build is written for GR 3.6. __

[Discuss-gnuradio] couldn't find gnuradio-core.pc.

2014-10-29 Thread Mostafa Alizadeh
Hello, After installing gnuradio by running this command wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio on ubuntu 14.04, I want to install 'gr-chancoding' but it couldn't find the 'gnuradio-core'. I also couldn't find 'gnuradio-core.pc.' in /us