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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Fri Jul 18 12:42:58 CDT 2008


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

Date        : 2008/07/18 12:42
User        : 
Edit Summary: dificult to diferentiate oO0 so i clarified :-)

@@ -155,8 +155,9 @@
  Double check that you are in the correct directory which is the server directory
  
     $ pwd
     /home/<username>/server.svn
+ 
  
  
  
  ==== COMPILE ====
@@ -166,9 +167,9 @@
    $ ./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:** If you want to have more useful debugging information in case of crashes, set the CFLAGS environment variable to disable optimization (-O0) and enable debugging (-g):
+ **Optional:** If you want to have more useful debugging information in case of crashes, set the CFLAGS environment variable to disable optimization (-O0) and enable debugging (-g): That is a uppercase letter O and a zero
  
    $ CFLAGS="-O0 -g" ./configure && make && sudo make install
  
  **Optional:** To disable the unit test or check when compiling the server, use ./configure --disable-check


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