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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Dec 11 15:56:19 CST 2010


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

Date        : 2010/12/11 15:56
User        : 
Edit Summary: Shortened mkdir command

@@ -98,8 +98,9 @@
  
    $ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/server/tags/1.10.0 server.svn
    $ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/maps/tags/1.10.0 maps.svn
    $ svn co https://crossfire.svn.sourceforge.net/svnroot/crossfire/arch/tags/1.10.0 arch.svn
+ 
  
  
  ==== SETUP ====
  
@@ -124,9 +125,9 @@
  This step "links" two directories to each other which makes the compile process more automated and is used by the server once Crossfire server is up and running. This links the server to the map files which you downloaded earlier.
  
  First, create the necessary directory tree for the map files with this command:
  
-    $ sudo mkdir /usr/games/crossfire;sudo mkdir /usr/games/crossfire/share; sudo mkdir /usr/games/crossfire/share/crossfire
+    $ sudo mkdir -p /usr/games/crossfire/share/crossfire
  
  What that does, is it creates a directory located here:  /usr/games/crossfire/share/crossfire
  
  Now this step "links" two directories to each other which makes the compile process more automated


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