Hi everyone, I'm having a problem where I need to build and run some old software (link to Github below) that hasn't been updated in years and requires old dependencies to build and run. I want to be able to run it on a minimal install of debian to replace the old computer and software in an arcade machine. The problem is the machine owner only wants to use new hardware and I can only get this program to run on older versions of Debian that don't support this new hardware. Trying to build this program on Debian 12.8 (Bookworm) always fails due to the build dependencies being too new, and installing older dependencies breaks things. So what should I do? Please note that security is not a big issue since this machine will never connect to the internet. Also I'd prefer not to have to deal with Docker or virtual machines.
Link to the program on Github: https://github.com/openitg/openitg
Link to the program on Github: https://github.com/openitg/openitg
Statistics: Posted by moga_itg2 — 2024-12-17 04:05 — Replies 3 — Views 84