Hello all,

I have just installed GNURadio via Pybombs on Ubuntu 16.0.4, and i tried to
build some OOT, for example:

 https://github.com/git-artes/gr-mer

And i get the follwing error:
















*CMake Warning at CMakeLists.txt:85 (find_package):  By not providing
"FindGnuradio.cmake" in CMAKE_MODULE_PATH this project has  asked CMake to
find a package configuration file provided by "Gnuradio",  but CMake did
not find one.  Could not find a package configuration file provided by
"Gnuradio" with any  of the following names:    GnuradioConfig.cmake
gnuradio-config.cmake  Add the installation prefix of "Gnuradio" to
CMAKE_PREFIX_PATH or set  "Gnuradio_DIR" to a directory containing one of
the above files.  If  "Gnuradio" provides a separate development package or
SDK, be sure it has  been installed.*


I have tried:

*$ cmake -DCMAKE_PREFIX_PATH==//home/felipe/prefix/src/gnuradio ../*

But this shows me the error:


*CMake Error: The source directory "/home" does not appear to contain
CMakeLists.txt.Specify --help for usage, or press the help button on the
CMake GUI.*

The other thing is that when i run:

$ which gnuradio-companion

nothing comes up.

Can someone please help me, so i can build the OOTs.

Once again thank you.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to