Please see the updated instructions here:
Last active
July 19, 2025 07:58
-
-
Save bkram/788098558312d2fa71c07dc443e03d10 to your computer and use it in GitHub Desktop.
FM-DX Webserver linux installation
Yes, I think you findings are correct I will include the fixes in the future.
Updated the installation procedure
Hi. I want to install FM-DX WebServer on a Debian 12 system. I am a beginner in linux. Can anyone help me with information about installing FM-DX server in docker? Thanks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A couple of notes from my install:
My Debian (armbian) system is a fresh install and is missing
make
etc. It comes in the build-essential package group, with 244MB of packages, not sure if there's a more minimal subset, but this works:sudo apt-get install build-essential
Also you need to
cd fm-dx-webserver
before the linenpm install