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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Mon Jun 11 11:19:44 CDT 2007


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

Date        : 2007/06/11 11:19
User        : leaf
Edit Summary: Information for compiling the server with --disable-check

@@ -151,15 +151,19 @@
  
    $ ./configure && make && sudo make install
  
  Any missing dependencies, errors or similar problems during the compile process will be listed.  Each should be addressed or resolved accordingly.
+ 
+ **Optional:** To disable the unit test or check when compiling the server, use ./configure --disable-check
+ 
+   $ ./configure --disable-check && make && sudo make install
  
  Recent SVN commit (~2007-Mar-30) changed the build process for the server; use the following command in the server root directory:
  
    $ 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
+ 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


IP-Address  : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1177720607
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