f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 420 forks source link

Why does sdrangel depend on out of date libraries? #2150

Open tomcass240 opened 3 weeks ago

tomcass240 commented 3 weeks ago

I want to install sdrangel on Debian Bookworm but it isn't installable because it requires packages that aren't available on this version of Debian because they're outdated.

Is there any chance someone is going to release a version that can be installed on an operating system that isn't out of date?

srcejon commented 3 weeks ago

There are flatpak and snap builds available, or you can compile from source.

f4exb commented 3 weeks ago

I want to install sdrangel on Debian Bookworm but it isn't installable because it requires packages that aren't available on this version of Debian because they're outdated.

The Docker image builds perfectly based on a Bookworm image: https://github.com/f4exb/sdrangel-docker/blob/master/sdrangel/Dockerfile

tomcass240 commented 2 weeks ago

I want to install sdrangel on Debian Bookworm but it isn't installable because it requires packages that aren't available on this version of Debian because they're outdated.

The Docker image builds perfectly based on a Bookworm image: https://github.com/f4exb/sdrangel-docker/blob/master/sdrangel/Dockerfile

How do I use the docker image?

f4exb commented 2 weeks ago

The answer should be here: https://github.com/f4exb/sdrangel-docker/blob/master/sdrangel/readme.md