How to Install iqSDR on Ubuntu 23.10.

40 views
Skip to first unread message

Dale Ranta

unread,
Feb 22, 2024, 2:04:12 PMFeb 22
to SdrGlut Users
This video shows how to Install iqSDR on Ubuntu 23.10.

How to Install iqSDR on Ubuntu 23.10.

The command used were -

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential
sudo apt-get install libwxgtk3.2-dev
sudo apt-get install libglew-dev
sudo apt-get install libusb-dev
sudo apt-get install libsoapysdr-dev
sudo apt-get install libopenal-dev
sudo apt-get install libliquid-dev
sudo apt-get install freeglut3-dev
sudo apt-get install libalut-dev
sudo apt-get install libsndfile1-dev
sudo apt-get install librtaudio-dev
sudo apt-get install git
sudo apt-get install cmake
cd ~/Desktop
git clone --depth=1 https://github.com/righthalfplane/SdrGlut.git
cd SdrGlut
make -f makefileUbuntu -j 8
./sdrglut.x
cd imqSDR
ake -f makefileUbuntu -j 8
./iqSDR.x
Reply all
Reply to author
Forward
0 new messages