# riscv64 ubuntu 24.04 binaries compiled and linked against # local SDL2 and libpng (due to broken apt dependencies on the stock image) user@dcroma2:~/SIMH$ ldd vax | grep local libSDL2-2.0.so.0 => /usr/local/lib/libSDL2-2.0.so.0 (0x0000003f87200000) libpng16.so.16 => /usr/local/lib/libpng16.so.16 (0x0000003f874ff000)