PDA

View Full Version : [SOLVED] Gridwars2 On Karmic


dragonboss
November 6th, 2009, 11:30 AM
Can't install gridwars2 on ubuntu 9.10 it says unsatisfiable dependencies from the deb file and the zip file executes for 2 seconds and closes

canseco
November 6th, 2009, 02:47 PM
You need to install libstdc++5 from here http://packages.debian.org/lenny/libstdc++5

dragonboss
November 7th, 2009, 07:15 AM
Ok, Great! It works! Now how do you get the music playing in the game cos the file i have has game music but it does not seem to play.

coolen
November 20th, 2009, 02:35 AM
I installed that package, but it still won't run (complaining that it's missing :S)

****@********:~$ /usr/games/gridwars
./gridwars: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

****@********:~$ ls -l /usr/lib/libstdc++.so.5
lrwxrwxrwx 1 root root 18 2009-11-18 19:37 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7

Seems it's all there...unless gridwars expects the library elsewhere?