r345 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 13 14:07:54 EST 2005


Author: ludwig
Date: 2005-11-13 14:07:54 -0500 (Sun, 13 Nov 2005)
New Revision: 345

Modified:
   trunk/README
Log:
merge changes that got lost due to openal checkin at same time as rename
to README


Modified: trunk/README
===================================================================
--- trunk/README	2005-11-13 19:02:23 UTC (rev 344)
+++ trunk/README	2005-11-13 19:07:54 UTC (rev 345)
@@ -109,13 +109,16 @@
 
    ...and comment out/remove the duplicated code marked by '>'.
 
-4. If you didn't install the DirectX SDK in C:\DXSDK\, edit DXSDK_DIR in
-   code/unix/Makefile to reflect the new location.
-5. Perform the usual precompilation sacrificial ritual.
-6. Open an MSys terminal, and follow the instructions for compiling on Linux.
-7. Steal underpants
-8. ????
-9. Profit!
+4. If you didn't install the DirectX SDK in C:\DXSDK\, add DXSDK_DIR to
+   code/unix/Makefile.local to reflect the new location.
+5. If you want OpenAL support, aquire some OpenAL headers and put them in
+   /include/AL/ beneath your MinGW dir. If not, add "USE_OPENAL=0" to
+   code/unix/Makefile.local.
+6. Perform the usual precompilation sacrificial ritual.
+7. Open an MSys terminal, and follow the instructions for compiling on Linux.
+8. Steal underpants
+9. ?????
+10. Profit!
 
 Creating mods compatible with Q3 1.32b
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the quake3-commits mailing list