]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - COMPILING
move some files where they belong
[xonotic/netradiant.git] / COMPILING
index ca64df0dc884fb94c3e472e6fe3bc1478fed4571..e6840ba7c20f2be17466ff1c33004fac74e9c13d 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -18,11 +18,12 @@ To get a copy of the source using the commandline Subversion client:
   svn checkout -r29 https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack
   svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/UFOAIPack/branches/1.5/ ./GtkRadiant/games/UFOAIPack
   For other game packs, see https://zerowing.idsoftware.com/svn/radiant.gamepacks/
+  Note that they must be in GtkRadiant 1.5's format (like the ones in a branches/1.5 subfolder)!
 
 
 
-Linux/OSX(using X-windows)
-==========================
+Linux(using X-windows)
+======================
 
 environment:
 - gcc >= version 3.1 (preferably)
@@ -42,7 +43,22 @@ run 'make'
 run:
 Execute './GtkRadiant/install/radiant.x86' (or './GtkRadiant/install/radiant.ppc' on osx)
 
+OSX(using X-windows)
+====================
 
+environment:
+- OS X 10.5
+- Xcode developer tools installed
+- X11 (from the OS X DVD)
+- fink installed
+- the following fink packages installed:
+  gtkglext1 pkgconfig glib2-dev libxml2 gtk+2-dev pango1-xft2-dev atk-dev atk1 gettext-dev
+
+build:
+run 'make'
+
+run:
+???
 
 Jva32 (2000, KC be Ivfgn)
 ==================