I'm trying to get Quake 3 to work on linux.
I've installed the Geforce 2 GTS drivers
I've symlinked the Pak0.pk3 file from my windows partition
and I've ran the quake 3 install program for linux.. This is what I'm seeing:
---------FS_Startup ----------
Current search path:
/root/.q3a/baseq3
/usr/local/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/local/games/quake3/baseq3/pak5.pk3
/usr/local/games/quake3/baseq3/pak4.pk3
/usr/local/games/quake3/baseq3/pak3.pk3
/usr/local/games/quake3/baseq3/pak2.pk3
/usr/local/games/quake3/baseq3/pak1.pk3
/usr/local/games/quake3/baseq3/pak0.pk3
/usr/local/games/quake3/baseq3
./quake3.x86/baseq3
------------------------
4060 files in pk3 files
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
Joystick is not active.
----Client Initialization ------
----Initializing Renderer ------
--------------------------------
-----Client Initialization Complete----
-----R_Init ------
....loading libGL.so: Initializing OpenGL display
...setting mode 3: 640.480
Using XFree86-VidModeExtension Version 2.0
XF86DGA Mouse (Version 2.0) initiaized
XFree86-VidModeExtension Acivated at 1400x1050
Using 8/8/8 Color bits, 24 depth, 0 stencil display.
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request:143
Minor opcode of failed request:3
Serial number of failed request:32
X Error of failed request: GLXBadContext
Major opcode of failed request:143
Minor opcode of failed request: 4
Serial number of failed request: 35
-------------------------
-----CL_Shutdown---------
-------------------------
Sys_Error: Q_strncpyz: NULL src
What is going on???
Thanks,
Jason