Allow me to apologize. I have made several changes and improvements. I have tested the installer on Debian 12 and Fedora 38 and it works fine. So any recent Debian or Fedora based distro should work for installing ScarletDME.I simplified the installer a bit, fixed one error that I found and added help text. Please ignore the installer links in the previous thread (One Step Scarlet DME installer) as they no longer work.I am going to move this to github at some point. This will be the last link that I post to pcloud.
The project is now available on my personal gitlab server at:
Pull requests are fine. You can register as a user on my gitlab server.
I agree it would be nice to have an installer like commercial qm. However, I didn't want to create a fork, that is why I just zipped the geneb dev branch as that is where the occasional work on the 64 bit version is done. I did make three changes to the code. I changed the Makefile by removing unneeded sections that are now handled by the bash installer, and I added LOGIN and FIRST.COMPILE items to QMSYS, VOC. These changes were made prior to creating the sdme.zip file. They are not included in the geneb/dev github repository.I want to increase awareness of the 64 bit version by making the installation simpler and hopefully get more people involved in improving it. For anyone interested, current development work can be found on github at https://github.com/geneb/ScarletDME in the dev branch. The current contributors to the project on github have very little time to contribute because of Real Life. So, getting new people invested in developing ScarletDME further would be a real plus.My interest is peripheral as I am retired and, as a hobby, am working to create a simpler version of ScarletDME by removing some parts and making some changes to the BASIC code - so my development time will be on a fork, not part of core development. To do that I needed a reliable installer for the core system so that I can easily install and uninstall for testing. However, I am not a C developer (as I absolutely hate C with a passion), so I am depending on the core system for the C components.
Some documentation is available at https://www.rushflat.co.nz/downloads.php.