From 0d731a34d689deff4d51c211d436d24d6b9ec002 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Wed, 27 May 2015 00:20:09 -0600 Subject: [PATCH] update COMPILING with instructions for Homebrew --- COMPILING | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/COMPILING b/COMPILING index 3c847ee1..29a707c5 100644 --- a/COMPILING +++ b/COMPILING @@ -48,16 +48,22 @@ environment: - OS X 10.5 or 10.6 - Xcode developer tools installed (OSX DVD) - X11 (from the OS X DVD) -- MacPorts or fink installed +- MacPorts or fink or homebrew 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 + homebrew: + gtk+ gtkglext build: run 'make' +homebrew build: +run 'export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig +make' + run: Switch into the install folder, and run NetRadiant.app -- 2.39.2