Howto:Set up a multiplayer server: Difference between revisions

Jump to navigation Jump to search
m
Linux scripting was overcomplicated. No need for FGMSURL= Simplified.
m (Robot: Cosmetic changes)
m (Linux scripting was overcomplicated. No need for FGMSURL= Simplified.)
Line 49: Line 49:
* download the latest stable version via http://fgms.sourceforge.net/stableversion.php / http://fgms.sourceforge.net/download.php, follow the instructions
* download the latest stable version via http://fgms.sourceforge.net/stableversion.php / http://fgms.sourceforge.net/download.php, follow the instructions


(As of 05/2008, the latest stable version is still available via http://www.o-schroeder.de/fg_server/fgms-0.9.11.tar.gz)
(As of 05/2008, the latest stable version is still available via http://www.o-schroeder.de/fg_server/fgms-0.9.11.tar.gz


To download a file to a server from an ssh session, you could use tools such as wget or lynx, i.e.:
To download a file to a server from an ssh session, you could use tools such as wget or lynx, i.e.:


  $ FGMSURL=http://www.o-schroeder.de/fg_server/fgms-0.9.11.tar.gz wget $FGMSURL
  $wget http://www.o-schroeder.de/fg_server/fgms-0.9.11.tar.gz


== Compiling FGMS ==
== Compiling FGMS ==
1

edit

Navigation menu