Blobwars needs missing library

Play with your Puppy.
Post Reply
Message
Author
chubby
Posts: 7
Joined: Thu 07 Sep 2006, 09:28

Blobwars needs missing library

#1 Post by chubby »

Hi!

Hopely this is the right place to ask this. I have installed blobwars from there: http://dotpups.de/dotpups/ and when I try to play it, this is what I get:

Code: Select all

sh-3.1# ./play-blobwars2 
*** DEBUG (-1340768627): Pak : Filename set to blobAndConquer.pak
*** DEBUG (-1340768627): LocaleManager::setLanguage - en
*** DEBUG (-1340768624): loadData() : Loaded data/locale/index (84)
*** DEBUG (-1340768623): initSystem()
*** DEBUG (-1340768623): Loading locale data from 'data/locale/system'
*** DEBUG (-1340768623): loadData() : Loaded data/locale/system (181)
*** DEBUG (-1340768623): Setting System Properties to Locale Manager...
*** DEBUG (0): Graphics::getAvailableScreenModes()
*** DEBUG (0): User Home = /root/.parallelrealities/blobAndConquer
*** DEBUG (0): Graphics::setResolution() - 0: 1024 x 768
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Couldn't set 1024x768 video mode: Couldn't find matching GLX visual
*** DEBUG (0): Cleaning Up...
*** DEBUG (0): Deleting Tracer...
*** DEBUG (0): Remove Locale Data...
*** DEBUG (0): Freeing Audio...
*** DEBUG (0): Removing Music...
*** DEBUG (0): Saving Config...
*** DEBUG (0): Removing Font File...
*** DEBUG (0): Removing PAK File Data...
*** DEBUG (0): Closing Audio...
*** DEBUG (0): Freeing Game Data...
*** DEBUG (0): Freeing Remaining Entities...
*** DEBUG (0): Freeing Widgets...
*** DEBUG (0): Freeing Sprites and Fonts
*** DEBUG (0): Freeing Textures...
*** DEBUG (0): Freeing Models...
*** DEBUG (0): Closing TTF...
*** DEBUG (0): Closing SDL Sub System...
*** DEBUG (3): All Done.
sh-3.1# 
It seems that there is a missing Xlib extension GLX, but I don't know where to look for to find it... Please, help me if you know what to do to make this game to work...

I'm using puppy 2.02.

-c

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

Install glx in Puppy 2.02 with:
http://www.murga.org/~puppy/viewtopic.php?t=8661
It is in the "openGL".

More info on blobwars:
http://www.murga.org/~puppy/viewtopic.php?t=7922

Meanwhile version 0.4 was released, but I made no dotpup yet.

Mark

Post Reply