Howto:Set up a multiplayer server: Difference between revisions

Jump to navigation Jump to search
Line 7: Line 7:
* firewall policies will need to be set up to allow for incoming and outgoing UDP traffic for the corresponding ports, the same applies to the administration port (TCP)
* firewall policies will need to be set up to allow for incoming and outgoing UDP traffic for the corresponding ports, the same applies to the administration port (TCP)
* permission to run unattended background processes (this may only be an issue with certain limited hosting packages)
* permission to run unattended background processes (this may only be an issue with certain limited hosting packages)
* a working GNU toolchain including gcc (compiler), gmake & ranlib (to compile the source code)
* a working GNU toolchain including gcc/g++ (compiler), make & cmake
* fgms source code, currently version 0.9.11 (do not use CVS/HEAD), see: http://fgms.sourceforge.net and http://sourceforge.net/projects/fgms
* fgms source code, currently version 0.10.23
* about 5-10 MB of hard disk space (mainly required for building the binary)
* about 5-10 MB of hard disk space (mainly required for building the binary)


20

edits

Navigation menu