Installing SdrGlut and iqSDR on Ubuntu24.10

65 views
Skip to first unread message

Dale Ranta

unread,
Oct 30, 2024, 9:54:57 AM10/30/24
to SdrGlut Users
Installing SdrGlut and iqSDR on Ubuntu24.10. The video -

The command used were -

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential -y
sudo apt-get install libwxgtk3.2-dev -y
sudo apt-get install libglew-dev -y
sudo apt-get install libusb-dev -y
sudo apt-get install libsoapysdr-dev -y
sudo apt-get install libopenal-dev -y
sudo apt-get install libliquid-dev -y
sudo apt-get install freeglut3-dev -y
sudo apt-get install libalut-dev -y
sudo apt-get install libsndfile1-dev -y
sudo apt-get install librtaudio-dev -y
sudo apt-get install git -y
sudo apt-get install cmake -y
sudo apt-get install libhdf4-dev -y
sudo apt-get install libfftw3-dev -y
cd ~/Desktop
rehash
git clone --depth=1 https://github.com/righthalfplane/SdrGlut.git
cd SdrGlut
make -f makefileUbuntu -j 8
./sdrglut.x
cd iqSDR
make -f makefileUbuntuOLD -j 8
./iqSDR.x


Reply all
Reply to author
Forward
0 new messages