discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Issue witth OOT - Cmake:CMAKE_PREFIX_PATH


From: Luis Felipe Albarracin Sanchez
Subject: [Discuss-gnuradio] Issue witth OOT - Cmake:CMAKE_PREFIX_PATH
Date: Tue, 12 Jun 2018 12:04:41 +0200

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.



reply via email to

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