r415 - trunk/web/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sun Dec 4 19:58:47 EST 2005
Author: zakk
Date: 2005-12-04 19:58:47 -0500 (Sun, 04 Dec 2005)
New Revision: 415
Modified:
trunk/web/include/get.php
Log:
Urughrguhrghgrgrg more web shit.
Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php 2005-12-05 00:49:03 UTC (rev 414)
+++ trunk/web/include/get.php 2005-12-05 00:58:47 UTC (rev 415)
@@ -74,8 +74,21 @@
</ol>
</li>
<li><h3>Mac OS X</h3>
- <p>In a terminal, type make in the quake 3 directory you've downloaded with subversion, then install the latest id patch for OS X (at the bottom of this page), then copy the resulting darwinquake3 binary in <span class="shell">code/unix/releaseppc/</span> to <span class="shell">/Applications/Quake3/Quake3.app/Contents/MacOS/Quake3</span>. You also need an /libSDL-1.2.0.dylib in that .app's MacOS directory. You'll need to copy your <span class="shell">pak0.pk3</span> from your Quake 3 cd-rom's <span class="shell">baseq3</span> directory to your <span class="shell">/Applications/Quake3/baseq3/</span> directory. Ditto for the Team Arena mission pack, though you'd be changing <span class="shell">baseq3</span> in the above example to <span class="shell">missionpack</span>.
- </p>
+ <p>In a terminal, type make in the quake 3 directory
+ you've downloaded with subversion, then install the latest id patch for
+ OS X (at the bottom of this page), then copy the resulting darwinquake3
+ binary in <span class="shell">code/unix/releaseppc/</span> to
+ <span class="shell">/Applications/Quake3/Quake3.app/Contents/MacOS/Quake3</span>.
+ You also need an /libSDL-1.2.0.dylib in that .app's MacOS directory. You'll need
+ to copy your <span class="shell">pak0.pk3</span> from your Quake 3 cd-rom's
+ <span class="shell">baseq3</span> directory to your
+ <span class="shell">/Applications/Quake3/baseq3/</span> directory. Ditto for the
+ Team Arena mission pack, though you'd be changing <span class="shell">baseq3</span>
+ in the above example to <span class="shell">missionpack</span>.
+ </p>
+ <p>After you've done all of that mess, you can double click on the .app file, or cd to
+ <span class="shell">/Applications/Quake3/</span>in a terminal and type <span class="shell">Quake3.app/Contents/MacOS/Quake3</span>, and hit return.
+ </p>
</li>
<li><h3>Windows</h3>
<p>Building on Windows is slightly complicated. You can either
More information about the quake3-commits
mailing list