discuss-gnuradio
[Top][All Lists]
Advanced

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

gnuRadio 3.8


From: sarandis. Doulgeris
Subject: gnuRadio 3.8
Date: Wed, 5 Feb 2020 14:32:52 +0200

Can anyone tell me how can i install gnuradio 3.8 on Ubuntu 18.0.4 LTS? I have tried these two instructions but i have the same result my laptop crashes
1)
make -j4 ( right here computer chashes at 87% three times straight)gnuradio-companion


2)
sudo apt-get install python-pip python-apt
sudo -H pip install PyBOMBS
mkdir ~/sdr
cd ~/sdr
pybombs auto-config
pybombs recipes add gr-recipes git+https://github.com/gnuradio/gr-recipes.git
pybombs recipes add gr-etcetera git+https://github.com/gnuradio/gr-etcetera.git
pybombs prefix init ~/sdr
sed -i 's/2\.6/3.6/g' setup_env.sh sed -i 's/2\.7/3/g' setup_env.sh
source ~/sdr/setup_env.sh pybombs install uhd sudo apt install git cmake g++ libboost-all-dev libgmp-dev \ swig python3-numpy python3-mako python3-sphinx python3-lxml \ doxygen libfftw3-dev libcomedi-dev libsdl1.2-dev libgsl-dev \ libqwt-qt5-dev libqt5opengl5-dev python3-pyqt5 liblog4cpp5-dev \ libzmq3-dev python3-yaml python3-click python3-click-plugins
pybombs install gnuradio (crashes at 87% at Buiding stage)


I have no idea what i am doing. I installed gnuradio 3.7.# by 
sudo apt-get update
sudo apt-get install gnuradio

I want the 3.8 version. Thanks

reply via email to

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