From dcf75dfa431da888c96ac8967f6a262658459fa5 Mon Sep 17 00:00:00 2001 From: zakk Date: Mon, 5 Dec 2005 00:49:03 +0000 Subject: More fixes for OS X users! git-svn-id: svn://svn.icculus.org/quake3/trunk@414 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/include/get.php b/web/include/get.php index 0bda286..7827f6d 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -74,7 +74,7 @@ client.

  • Mac OS X

    -

    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 code/unix/releaseppc/ to /Applications/Quake3/Quake3.app/Contents/MacOS/Quake3/. You'll need to copy your pak0.pk3 from your Quake 3 cd-rom's baseq3 directory to your /Applications/Quake3/baseq3/ directory. Ditto for the Team Arena mission pack, though you'd be changing baseq3 in the above example to missionpack. +

    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 code/unix/releaseppc/ to /Applications/Quake3/Quake3.app/Contents/MacOS/Quake3. You also need an /libSDL-1.2.0.dylib in that .app's MacOS directory. You'll need to copy your pak0.pk3 from your Quake 3 cd-rom's baseq3 directory to your /Applications/Quake3/baseq3/ directory. Ditto for the Team Arena mission pack, though you'd be changing baseq3 in the above example to missionpack.

  • Windows

    -- cgit v1.2.3