Click to See Complete Forum and Search --> : Quake 3 again


Ronald Franks II
11-03-2001, 06:29 PM
ok I got quake to stop killing my X-Server on Display :0 but now I have a new message.
When I type in "quake3" it comes up with this....:
-----FX_Startup -----
Current search path:
/home/ron/.q3a/baseq3
./baseq3/pak0.pk3 (3539 files)
./baseq3

-----------------------
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
-----Client Initialization Complete -----
----- Initializing Renderer ----
-------------------------------
--Client Initialization Complete -----
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: linux.local
Alias: linux
IP: 127.0.0.2
----- R_Init -----
...loading libGL.so: QGL_Init: can't load LibGL.so from etc/ld.so.conf or current dir: /usr/local/games/quake3/libGL.so: cannot open shared object file: No such file or directory
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Error: Glimp_Init() - Could not load OpenGL subsystem


Yea all that...
I'm using a TNT2 video card, and its running on Suse 7.3. You guys know anything on what might cause this? :(

bwkaz
11-03-2001, 08:24 PM
Have you set up your nVidia drivers?

If so, make sure libGL.so exists somewhere in a path in /etc/ld.so.conf, and re-run ldconfig.

This will recreate the cache of libraries that can be dynamically linked to -- it looks like that's at least part of the problem.