discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] compiling OOT module gr-dsd


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] compiling OOT module gr-dsd
Date: Sat, 30 Jul 2016 13:16:01 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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