View Full Version : Grid Wars libstdc++.so.5
kooldino
January 21st, 2008, 01:42 AM
I got Grid Wars 2 from: http://gridwars.marune.de/bin/gridwars_lin.zip
When I try to run it, I get the following error:
libstdc++.so.5: cannot open shared object file: No such file or directory
I have the libstdc++6 package installed.
KhaaL
January 21st, 2008, 03:56 AM
libstdc++-so.5 is in the package libstdc++5 - not libstdc++6 :)
So a simple sudo apt-get install libstdc++5 should get you going to enjoy this great game.
kooldino
January 21st, 2008, 06:42 PM
libstdc++-so.5 is in the package libstdc++5 - not libstdc++6 :)
So a simple sudo apt-get install libstdc++5 should get you going to enjoy this great game.
Can they co-exsist? I just assumed that 6 was a newer version of 5 and that there would be a conflict between the two.
DoktorSeven
January 21st, 2008, 07:41 PM
Yes, they can. They have different files and can exist side-by-side.
kooldino
January 21st, 2008, 10:20 PM
Awesome, I'll give it a whirl and report back.
kooldino
January 26th, 2008, 01:00 AM
libstdc++5 installed fine...now when I go to run it, I get the following:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 134 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x137
Serial number of failed request: 43
Current serial number in output stream: 46
Artificial Intelligence
January 26th, 2008, 03:38 AM
Could be that the resolution it using is not supported in your xorg.conf. either add it or change the resolution of the game (most games have a .ini/.conf file hidden in your home folder.
kooldino
January 26th, 2008, 12:55 PM
I'll give that a shot.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.