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/02/27 00:03]
leaf [Requirements] Update notes on checking Python3 installation version
server:server_compiling [2024/04/21 00:53]
leaf [Ubuntu 24.04-Beta (Noble Numbat)] Initial creation of package requirements for Noble Numbat 24.04-Beta
Line 420: Line 420:
  
 Last tested date: 2024-February-26 ​ Last tested date: 2024-February-26 ​
 +
 +==== Ubuntu 24.04-Beta (Noble Numbat) ====
 +
 +A quick reference for Ubuntu 24.04-Beta (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
 +
 +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,
 +  sudo chown -R <​username>:<​username>​ /​usr/​games/​crossfire/​
 +
 +Instructions creation date: 2024-April-21
 +
 +Last tested date: 2024-April-21
 ===== Compile Instructions ===== ===== Compile Instructions =====
  
server/server_compiling.txt ยท Last modified: 2024/05/05 01:43 by leaf