From 62949ae3d49828de49316db8410eb735a84f1da4 Mon Sep 17 00:00:00 2001 From: tma Date: Mon, 7 Nov 2005 16:14:20 +0000 Subject: * Somebody made a booboo git-svn-id: svn://svn.icculus.org/quake3/trunk@317 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/help.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'web') diff --git a/web/include/help.php b/web/include/help.php index ec273a1..5b53a22 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -26,15 +26,16 @@ directories.)
  • Run make.
  • Set $COPYDIR to the directory - you installed Quake3 to and make the copyfiles target. + you installed Quake3 to and make the copyfiles target. Make sure you are changed to the owner of this path (probably root).
    COPYDIR="/opt/quake3" make copyfiles
  • OS X

    -

    Open code/macosx/Quake3.pbproj in XCode, press build. Enjoy! -

    +

    Open code/macosx/Quake3.pbproj in + XCode, press build. Enjoy!

    +
  • Windows

    Building on Windows is slightly complicated. You can either use Microsoft Visual C++ or MinGW. MinGW works better currently; -- cgit v1.2.3