Building SdrGlut on the Pi

20 views
Skip to first unread message

Dale Ranta

unread,
Dec 16, 2023, 9:40:01 PM12/16/23
to SdrGlut Users
The instruction for the pis are slightly different - This works on most versions

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential
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 libglew-dev
sudo apt-get install git
cd ~/Desktop
git clone --depth=1 https://github.com/righthalfplane/SdrGlut.git
cd SdrGlut
make -f makefileRaspbian -j 8
./sdrglut.x
Reply all
Reply to author
Forward
0 new messages