[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sun Apr 15 13:33:47 CDT 2007


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2007/04/15 13:33
User        : leaf
Edit Summary: Instructions on how to launch the server after it has been compiled

@@ -147,8 +147,34 @@
    $ sh autogen.sh; ./configure && make && sudo make install
  
  
  autogen.sh script re-creates the configure (./configure) script while the rest of the command starts the compile (build) process
+ 
+ ==== LAUNCH ====
+ 
+ Once the server has been successfully built (aka compiled), you need to launch the Crossfire Server application
+ 
+ Double check that you are in the correct directory which is the server directory
+ 
+    $ pwd
+    /home/<username>/server.svn
+ 
+ Change directory the server directory
+ 
+   $ cd server
+ 
+ Your file directory path should look like this:
+ 
+    $ pwd
+    /home/<username>/server.svn/server
+ 
+ Run this command to launch the server:
+ 
+   $ ./crossfire-server &
+ 
+ What that command will do is run the Crossfire server and return you back to bash or shell prompt
+ 
+ FIXME -- How to use crossloop for running the server; crossloop is a script that automatically restarts the server if/when it crashes and can also provide useful debugging or error information from the crash event
  
  
  ===== Microsoft (c) Windows =====
  The following tools are used to compile the server:


IP-Address  : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1175822024
New Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list