]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
add note to svn in PATH
authordivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Thu, 7 Jan 2010 20:06:45 +0000 (20:06 +0000)
committerdivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Thu, 7 Jan 2010 20:06:45 +0000 (20:06 +0000)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@418 61c419a2-8eb2-4b30-bcec-8cead039b335

COMPILING

index 148c6eded9b3502395bf4b1ccd5e14e22d331df3..9ac19a8c389e20fba32e37f3ed0939d8c9b8f3fc 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -51,6 +51,7 @@ environment:
 - fink installed
 - the following fink packages installed:
   gtkglext1 pkgconfig glib2-dev libxml2 gtk+2-dev pango1-xft2-dev atk-dev atk1 gettext-dev
+- Subversion must be installed and available in PATH to download the game packs
 
 build:
 run 'make'
@@ -71,6 +72,7 @@ environment:
 - Prepackaged Radiant dependencies (Gtk and other stuff):
   http://www.icculus.org/netradiant/files/radiant-deps-mingw32.zip
   Preferably extract this one to c:\mingw\radiant-deps-mingw32
+- Subversion must be installed and available in PATH to download the game packs
 
 build:
 - Start the MSYS shell (to be found in c:\msys\1.0\msys.bat)