From: merlijn Date: Sun, 29 Aug 2010 19:35:58 +0000 (+0200) Subject: Update documentation X-Git-Tag: xonotic-v0.5.0~224^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e7031068fa3434319807e79e6a86ee0d8c01cb24;p=xonotic%2Fnetradiant.git Update documentation --- diff --git a/COMPILING b/COMPILING index 9ac19a8c..ab74b034 100644 --- a/COMPILING +++ b/COMPILING @@ -1,3 +1,4 @@ + developer documentation for GtkRadiant 1.5.0-div0 ================================================= @@ -45,13 +46,15 @@ OSX(using X-windows) ==================== environment: -- OS X 10.5 -- Xcode developer tools installed +- OS X 10.5 or 10.6 +- Xcode developer tools installed (OSX DVD) - 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 -- Subversion must be installed and available in PATH to download the game packs +- MacPorts or fink installed +- the following packages installed: + Macports: + gtkglext pkgconfig glib2-devel libxml2 gtk2 pango atk gettext wget + Fink: + gtkglext1 pkgconfig glib2-dev libxml2 gtk+2 gtk+2-dev pango1-xft2-ft219-dev atk1 gettext-dev wget build: run 'make'