discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Problem in installing from Source


From: Marcus Müller
Subject: Re: Problem in installing from Source
Date: Fri, 17 Apr 2020 19:16:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

You're doing a very "plain" build of GNU Radio, of a version that you
could just install via our PPA. Building from source has no advantage,
unless you want to modify GNU Radio itself, or want to use some
dependency that Ubuntu itself doesn't have. So, dear future reader:

If you find yourself on Ubuntu, and just want to install a GNU Radio
release, don't build from source, but:

sudo add-apt-repository ppa:gnuradio/gnuradio-releases
sudo apt update
sudo apt install gnuradio

Best regards,
Marcus


On 16.04.20 09:43, Siddhartha Kapoor wrote:
> I tried installing gnuradio from source as mentioned here [1] but
> encountered problem while doing 
> cmake -DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=/usr/bin/python3 ../
> 
> OS is ubuntu 18, PFA the log and error files from CMake, any help would
> be appreciated.
> 
> Regards
> Siddharth Kapoor
> 
> [1] https://wiki.gnuradio.org/index.php/InstallingGR#From_Source



reply via email to

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