Installing Gnuradio on ubuntu
Im trying to install Gnuradio, i need this to be able to install gqrx to
use my software defined radio dongle.
I have folloewd the guide at
https://www.jeroennijhof.nl/wiki/index.php/Software-Defined_Radio_on_Ubuntu
but the installation aborts because cheetah isnt installed. Python-cheetah
is in fact installed in its latest version, running sudo apt-get install
python-cheetah only states that it is already installed.
Does anyone know why gnuradio doesnt accept that Cheetah is installed?
Output from installation atempt:
-- Python checking for Cheetah >= 2.0.0
-- Python checking for Cheetah >= 2.0.0 - not found
CMake Error at volk/CMakeLists.txt:62 (message):
Cheetah templates required to build VOLK
-- Configuring incomplete, errors occurred!
No comments:
Post a Comment