r939 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Oct 15 14:35:24 EDT 2006


Author: zakk
Date: 2006-10-15 14:35:24 -0400 (Sun, 15 Oct 2006)
New Revision: 939

Modified:
   webspace/include/get.php
Log:
Updates for OS X


Modified: webspace/include/get.php
===================================================================
--- webspace/include/get.php	2006-10-15 18:27:43 UTC (rev 938)
+++ webspace/include/get.php	2006-10-15 18:35:24 UTC (rev 939)
@@ -99,21 +99,20 @@
 					</li>
 				</ol>
 			</li>
-			<li><h3>Mac OS X</h3>
+			<li><h3>Mac OS X (intel and/or ppc)</h3>
 			<ol>
+				<li>Install the MacOSX10.2.8.sdk and MacOSX10.4u.sdk which are included in
+     XCode 2.2 and newer.</li>
 				<li>Change into the top level directory (it contains
 				the <tt>ui</tt> and
 				<tt>code</tt> directories.)</li>
-				<li>Run <tt>make</tt>.</li>
-				<li>Install the latest point release for OS X.</li>
-				<li>Copy <tt>ioquake3.ppc</tt>
-				in <tt>build/release-darwin-ppc/</tt>
-				to <tt>/Applications/Quake3/Quake3.app/Contents/MacOS/Quake3</tt>.</li>
-				<li>You need a libSDL-1.2.0.dylib in that .app\'s
-				MacOS directory.</li>
+				<li>Run <tt>./make-macosx-ub.sh</tt></li>
+				<li>Copy the resulting <tt>ioquake3.app</tt> in
+				<tt>/build/release-darwin-ub</tt> to your 
+				<tt>/Applications/ioquake3</tt> folder.</li>
 				<li>You need to copy your <tt>pak0.pk3</tt>
-				from your Quake	3 CD-ROM\'s <tt>/baseq3</tt>
-				directory to your <tt>/Applications/Quake3/baseq3</tt>
+				from your Quake	3 CD-ROM\'s <tt>baseq3</tt>
+				directory to your <tt>/Applications/ioquake3/baseq3</tt>
 				directory.</li>
 				<li>Ditto for the Team Arena mission pack, though
 				you would be substituting <tt>baseq3</tt>




More information about the quake3-commits mailing list