Dear all,
good day.
I’ve installed on Fedora 28 both UHD and Gnuradio (sudo dnf install gnuradio uhd).
All packages, including, gnuradio-companion seem to work ok.
Unfortunately I could not install the gr-radio package, that is cmake gives the following errors:
– Boost version: 1.66.0
– Found the following Boost libraries:
– filesystem
– system
– QWT Version: 6.1.3
– Checking for module ‘uhd’
– Package ‘uhd’, required by ‘virtual:world’, not found
– Could NOT find UHD (missing: UHD_LIBRARIES UHD_INCLUDE_DIRS)
CMake Error at CMakeLists.txt:140 (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.
– Configuring incomplete, errors occurred!
See also “/home/ids_cz/gr-radar/build/CMakeFiles/CMakeOutput.log”.
See also “/home/ids_cz/gr-radar/build/CMakeFiles/CMakeError.log”.
If I have understood the installation cannot find the UHD libraries.
How can I solve such a problem ?
Thank you very much for your help
Have a nice time,
Frank