Another GLX prob

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
poseidon

Another GLX prob

Post by poseidon »

Hi,
Everything compiled ok, but vsinstall won't run I get this error

mkdir: cannot create directory `/home/oli/.vegastrike': File exists
default
/usr/local/bin/vssetup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
If you wish to have your own music edit ~/.vegastrike/*.m3u Each playlist represents a place or situation in Vega Strike


so I tried vslauncher but I get this error

mission/explore_universe.missionvegastrike mission/explore_universe.missionVega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

Data directory is /usr/local/share/vegastrike/data
no name or value given for variable
no name or value given for variable
no name or value given for variable
no name or value given for variable
no name or value given for variable
using config file in home dir
SIMULATION_ATOM: 0.08
WARNING: no var named directory in section data using default: /usr/local/share/vegastrike/data
WARNING: no var named sharedmeshes in section data using default: meshes
WARNING: no var named sharedunits in section data using default: units
WARNING: no var named python_modules in section data using default: modules
WARNING: no var named python_bases in section data using default: bases
running import sys
print sys.path
sys.path = ["/usr/local/share/vegastrike/data/modules/builtin","/usr/local/share/vegastrike/data/modules","/usr/local/share/vegastrike/data/bases"]
['/usr/lib/python23.zip', '/usr/lib/python2.3', '/usr/lib/python2.3/plat-linux2', '/usr/lib/python2.3/lib-tk', '/usr/lib/python2.3/lib-dynload', '/usr/lib/python2.3/site-packages', '/usr/lib/python2.3/site-packages/Numeric', '/usr/lib/python2.3/site-packages/gtk-2.0']
testing VS randomrunning import sys
print sys.path
['/usr/local/share/vegastrike/data/modules/builtin', '/usr/local/share/vegastrike/data/modules', '/usr/local/share/vegastrike/data/bases']
Max role value 23
role value of FIGHTER 32
role value of FIGHTER 98
role value of FIGHTER 4097
31 31 31 31 31 31 31 2 1 1 0 31 31 3 5 31 31 31 31 31 31 31 31
1 31 5 5 2 1 0 31 31 31 31 31 3 31 10 6 12 31 31 6 6 6 6
31 31 31 5 31 31 5 1 0 0 2 31 31 1 3 16 20 31 31 16 16 16 16
31 31 31 31 0 0 0 1 2 2 16 31 31 3 3 31 3 31 31 31 31 31 31
1 31 20 10 5 4 0 31 31 31 31 31 31 10 5 6 20 31 31 6 6 6 6
31 31 31 30 0 0 1 30 31 31 31 31 31 8 4 8 20 31 31 8 8 8 8
31 31 31 5 25 25 20 1 0 0 0 31 31 1 3 16 26 31 31 16 16 16 16
31 31 31 30 30 30 20 0 5 1 5 20 25 1 2 31 31 31 31 31 31 31 31
31 31 31 30 30 30 30 3 1 0 2 20 25 4 5 31 31 31 31 31 31 31 31
31 31 31 31 31 31 31 1 25 20 31 31 31 20 20 31 31 31 31 31 31 31 31
31 31 31 31 30 30 1 2 0 3 4 31 31 1 4 31 31 31 31 31 31 31 31
4 31 31 31 6 5 2 2 1 3 2 1 0 0 3 31 5 31 31 31 31 31 31
31 31 31 31 5 6 4 31 31 31 31 0 0 0 3 31 5 31 31 31 31 31 31
31 31 31 31 31 31 31 31 4 1 0 0 31 2 3 31 31 31 31 31 31 31 31
31 31 31 31 31 31 31 31 31 31 31 31 31 2 0 31 1 31 31 31 31 31 31
0 1 0 2 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31
31 31 31 31 29 29 29 31 31 31 31 10 11 31 0 31 0 31 31 31 31 31 31
31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0 31 31 31 31 31
31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31
31 31 31 31 31 31 31 31 31 31 31 0 1 31 31 31 31 31 31 31 31 31 31
31 31 31 31 31 31 31 20 1 0 0 31 31 30 31 31 31 31 31 31 31 31 31
31 31 31 31 31 31 31 0 0 0 0 31 31 2 3 31 31 31 31 31 31 31 31
31 31 31 31 2 1 0 31 31 31 31 31 31 31 4 31 2 31 31 31 31 31 31
Opened audio at 44100 Hz 16 bit stereo, 4096 bytes audio buffer
WARNING: no var named DopplerScale in section audio using default: 1
open /dev/[sound/]dsp: Device or resource busy
/dev/dsp: Device or resource busy
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Couldn't initialize video: Couldn't find matching GLX visual

Loop average : 0



Loop average : 0

Thank you for playing!

Is there anything I can do?
Thanks
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

you gotta install openGL

it's an xserver problem

when you can run glxgears then you should be ok


look at your graphics vendor's website
nvidia.com for example
for directions on how to get glxgears to run ;-)
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply