server:server_compiling
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
server:server_compiling [2025/08/04 18:08] – [Fedora 38] Remove Fedora 38, no longer supported leaf | server:server_compiling [2025/08/29 15:30] (current) – [Debian 13 (Trixie)] Package install list for Debian 13 (Trixie) leaf | ||
---|---|---|---|
Line 125: | Line 125: | ||
Last tested date: 2024-April-29 | Last tested date: 2024-April-29 | ||
+ | ==== Debian 13 (Trixie) ==== | ||
+ | A quick reference for Debian 13 | ||
+ | |||
+ | sudo apt install automake flex git g++ libcurl4 libcurl4-openssl-dev libgd-dev libgd-tools libtool make python3-bsddb3 python3-dev sqlite3 | ||
+ | |||
+ | It is important to run this command after the server compile process listed further down in the page. | ||
+ | |||
+ | Note: Debian 13 requires the directory permission change to use ':' | ||
+ | sudo chown -R < | ||
+ | |||
+ | Instructions creation date: 2025-August-29 | ||
+ | |||
+ | Last tested date: 2025-August-29 | ||
==== Devuan ==== | ==== Devuan ==== | ||
Line 169: | Line 182: | ||
- | ==== Fedora 39 ==== | ||
- | |||
- | Server code requires commit 472dd2 from 2024-Jan-27 (or newer) in order to compile properly, see [[https:// | ||
- | |||
- | A quick reference for Fedora 39 | ||
- | |||
- | sudo dnf install flex g++ git libcurl libcurl-devel libtool make python3 python3-bsddb3 python3-devel sqlite | ||
- | |||
- | After compiling the server (sh autogen.sh && make && sudo make install) you will also need to run the following command - but make sure to change < | ||
- | |||
- | sudo chown -R < | ||
- | | ||
- | Note: if you see an alert like this, " chown: warning: ' | ||
- | |||
- | sudo chown -R < | ||
- | |||
- | Instructions creation date: 2024-January-12 | ||
- | |||
- | Last tested date: 2024-May-05 | ||
==== Fedora 40 ==== | ==== Fedora 40 ==== |
server/server_compiling.1754348932.txt.gz · Last modified: by leaf