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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Thu Apr 5 20:13:47 CDT 2007


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

Date        : 2007/04/05 20:13
User        : leaf
Edit Summary: More details on using autoget.sh

@@ -132,9 +132,8 @@
  Double check that you are in the correct directory which is the server directory
  
     $ pwd
     /home/<username>/server.svn
- 
  
  ==== COMPILE ====
  
  Now you are going to begin the compile process; choose one of the following:
@@ -142,12 +141,14 @@
    $ ./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.
  
- FIXME - Recent SVN commit (~2007-Mar-30) changed the build process for the server; use the following command in the server root directory:
+ 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
  
-   $ sh autogen.sh
  
+ autogen.sh script re-creates the configure (./configure) script while the rest of the command starts the compile (build) process
  
  
  ===== 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=1175745849
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