Hi, I have a Pi 5 running Trixie and I'm trying to compile B-Em, a BBC micro emulator.
I'm stuck on step 1 - installing dependencies:
sudo apt-get install build-essential git cmake cmake-curses-gui xorg-dev libgl1-mesa-dev libglu-dev libpng-dev libcurl4-nss-dev libfreetype6-dev libjpeg-dev libvorbis-dev libopenal-dev libphysfs-dev libgtk2.0-dev libpulse-dev libflac-dev libdumb1-dev
...fails with the error:
Package 'libcurl4-nss-dev' has no installation candidate
Apparently it requires Allegro 5.2 or later and Zlib.
I have no idea what any of these things are, I'm just copying & pasting from instructions - any tips?
I'm stuck on step 1 - installing dependencies:
sudo apt-get install build-essential git cmake cmake-curses-gui xorg-dev libgl1-mesa-dev libglu-dev libpng-dev libcurl4-nss-dev libfreetype6-dev libjpeg-dev libvorbis-dev libopenal-dev libphysfs-dev libgtk2.0-dev libpulse-dev libflac-dev libdumb1-dev
...fails with the error:
Package 'libcurl4-nss-dev' has no installation candidate
Apparently it requires Allegro 5.2 or later and Zlib.
I have no idea what any of these things are, I'm just copying & pasting from instructions - any tips?
Statistics: Posted by ash73 — Sun Jan 18, 2026 8:32 pm