Hello, I just download the static version of wormux but I get an issue with the sound. I am under ubuntu 9.10
I get the following error : E: shm.c: Invalid shared memory segment size E: shm.c: Invalid shared memory segment size E: shm.c: Invalid shared memory segment size E: shm.c: Invalid shared memory segment size * Couldn't open audio: No available audio device Thanks to gentildemon, I look in http://svn.gna.org/svn/wormux/trunk/tools/wormux-statifier.sh to see how the static version is packaged. I modify wrapper to launch the game (wormux.sh) and I finally get sound. But I still get the error concerning shared memory The patch is quite simple : I remove the line about pulse. If this option is really useful on some distribution (SDL_AUDIODRIVER) it could be easy to add a release check. For exmple, use the DISTRIB_ID in /etc/lsb-release to remove the export under ubuntu Tanks for your great games, Regards, Vincent _______________________________________________ Wormux-dev mailing list [email protected] https://mail.gna.org/listinfo/wormux-dev
