User Tools

Site Tools


server:server_compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
server:server_compiling [2024/04/25 00:05]
leaf [Fedora 40] Initial set up and instructions
server:server_compiling [2024/04/26 16:58]
leaf [Ubuntu 24.04 (Noble Numbat)] No longer beta, package install requirements
Line 437: Line 437:
 Last tested date: 2024-February-26 ​ Last tested date: 2024-February-26 ​
  
-==== Ubuntu 24.04-Beta (Noble Numbat) ====+==== Ubuntu 24.04 (Noble Numbat) ====
  
-A quick reference for Ubuntu 24.04-Beta (Noble Numbat) ​+A quick reference for Ubuntu 24.04 (Noble Numbat) ​
  
    sudo apt-get install autoconf automake check flex g++ gcc git libcurl4 libcurl4-openssl-dev libgd-dev libgd-tools libsqlite3-0 libtool make python3-bsddb3 python3-dev sqlite3    sudo apt-get install autoconf automake check flex g++ gcc git libcurl4 libcurl4-openssl-dev libgd-dev libgd-tools libsqlite3-0 libtool make python3-bsddb3 python3-dev sqlite3
Line 445: Line 445:
 It is important to run this command after the server compile process listed further down in the page. It is important to run this command after the server compile process listed further down in the page.
  
-Note: Ubuntu 24.04-Beta (Noble Numbat) requires the directory permission change to use ':'​ instead of '​.'​ like this,+Note: Ubuntu 24.04 (Noble Numbat) requires the directory permission change to use ':'​ instead of '​.'​ like this,
   sudo chown -R <​username>:<​username>​ /​usr/​games/​crossfire/​   sudo chown -R <​username>:<​username>​ /​usr/​games/​crossfire/​
  
 Instructions creation date: 2024-April-21 Instructions creation date: 2024-April-21
  
-Last tested date: 2024-April-21+Last tested date: 2024-April-26
 ===== Compile Instructions ===== ===== Compile Instructions =====
  
server/server_compiling.txt ยท Last modified: 2024/06/07 13:03 by leaf