Tjoh311
10-01-2006, 11:04 PM
Hey everyone,
I wanted to get quake3 running on my machine so me and a few friends could have a little throwdown next weekend. However, I ran into a little snag. I'm running Ubuntu. 2.6 kernel. I know my Nvidia drivers are installed correctly. But now I'm having a hard time finding libGL.so. I haven't tried to install on such a new distro before tonight. Here is the error.
roy@troy-desktop:~$ quake3
Q3 1.11 linux-i386 Nov 24 1999
----- FS_Startup -----
Current search path:
/home/troy/.q3a/baseq3
./baseq3/pak0.pk3 (3539 files)
./baseq3
----------------------
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost
Alias: troy-desktop
Alias: troy-desktop
IP: 127.0.0.1
IP: 127.0.1.1
----- 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
...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from /etc/ld.so.conf or current dir: /usr/local/games/quake3/libMesaVoodooGL.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
troy@troy-desktop:~$ opengl
bash: opengl: command not found
troy@troy-desktop:~$
any help would be appreciated.
TIA
Troy
I wanted to get quake3 running on my machine so me and a few friends could have a little throwdown next weekend. However, I ran into a little snag. I'm running Ubuntu. 2.6 kernel. I know my Nvidia drivers are installed correctly. But now I'm having a hard time finding libGL.so. I haven't tried to install on such a new distro before tonight. Here is the error.
roy@troy-desktop:~$ quake3
Q3 1.11 linux-i386 Nov 24 1999
----- FS_Startup -----
Current search path:
/home/troy/.q3a/baseq3
./baseq3/pak0.pk3 (3539 files)
./baseq3
----------------------
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost
Alias: troy-desktop
Alias: troy-desktop
IP: 127.0.0.1
IP: 127.0.1.1
----- 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
...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from /etc/ld.so.conf or current dir: /usr/local/games/quake3/libMesaVoodooGL.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
troy@troy-desktop:~$ opengl
bash: opengl: command not found
troy@troy-desktop:~$
any help would be appreciated.
TIA
Troy