en:suckerserv:installation
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
en:suckerserv:installation [2011/06/13 15:38] – [Required Dependencies] loveforever | en:suckerserv:installation [2015/11/03 23:14] (Version actuelle) – [Required Dependencies] piernov | ||
---|---|---|---|
Ligne 4: | Ligne 4: | ||
* FreeBSD | * FreeBSD | ||
- | ===== Required Dependencies ===== | ||
+ | \\ | ||
+ | \\ | ||
+ | \\ | ||
+ | ===== Required Dependencies ===== | ||
- | ^ Name ^ Description | ||
- | | CMake | Build system | ||
- | | GeoIP | IP address to country lookup database | [[http:// | ||
- | | SQLite3 | ||
- | | ZLib | Data compression library | ||
- | | Subversion | Open source version control system | ||
- | | Mysql | Open source database | ||
+ | ^ Name ^ Description | ||
+ | | GCC/ | ||
+ | | CMake | Build system | ||
+ | | GeoIP (optional) | ||
+ | | SQLite3 | ||
+ | | ZLib | Data compression library | ||
+ | | Git | Open source version control system | ||
+ | | MySQL (optional) | ||
+ | | OpenSSL | ||
+ | | Boost | Provides free peer-reviewed portable C++ source libraries. | [[http:// | ||
===== Download the Source Code ===== | ===== Download the Source Code ===== | ||
<code bash>svn checkout http:// | <code bash>svn checkout http:// | ||
+ | But suckerserv is no more updated on google code, the new commits are made on github, so to download that new one : | ||
+ | <code bash>git clone https:// | ||
===== Build and Install ===== | ===== Build and Install ===== | ||
<code bash> | <code bash> | ||
- | cd suckerserv | + | cd suckerserv/ |
chmod +x compile.sh | chmod +x compile.sh | ||
./ | ./ | ||
Ligne 29: | Ligne 37: | ||
The server configuration file exists at **// | The server configuration file exists at **// | ||
- | === Essential | + | === Main Server Variables === |
- | ^ Name | + | ^ Name ^ Default Value ^ Description ^ |
- | | serverip | + | | servername |
- | | serverport | + | | serverip |
- | | servername | + | | serverport |
- | | maxplayers | + | | publicserver |
- | | admin_password | "" | + | | maxclients |
+ | | specslots | ||
+ | | reserved_slots | ||
+ | | reserved_slots_password | "" | ||
+ | | motd | "" | ||
+ | | admin_password | ||
+ | | master_password | ||
+ | | server_password | ||
+ | | intermission_time | ||
+ | | ctf_teamkill_penalty | ||
=== Game Customization Variables === | === Game Customization Variables === | ||
Ligne 51: | Ligne 68: | ||
The map rotation lists are located in **// | The map rotation lists are located in **// | ||
- | [[suckerserv: | + | [[en:suckerserv:exemple|Server Configuration Exemples]] |
===== Startup and Shutdown ===== | ===== Startup and Shutdown ===== | ||
Ligne 63: | Ligne 80: | ||
===== Support ===== | ===== Support ===== | ||
- | If you're having any problems installing or configuring SuckerServ feel free to drop by our IRC channel at **# | + | If you're having any problems installing or configuring SuckerServ feel free to drop by our IRC channel at **# |
en/suckerserv/installation.1307972280.txt.bz2 · Dernière modification : 2014/05/31 00:26 (modification externe)