Most likely you need to install the dev package

  apt-get install gnuradio-dev

-- Cinaed


On 07/30/2016 07:17 AM, Brandon Lester wrote:
> I installed gnuradio 3.7.5 through the Debian package manager. I cloned
> the git repository for gr-dsd. I began the process of using cmake, but
> it fails giving the following error:
> 
> CMake Error at CMakeLists.txt:104 (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"
>   (requested version 3.7.2) 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.
> 
> 
> In the readme file for the gr-dsd package, it said I could specify the
> location of the gnuradio installation with DCMAKE_INSTALL_PREFIX, but
> this fails as well. Does anybody have any idea what I'm doing wrong?
> 
> -- 
> Brandon Lester
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to