Missing libstdc++.so.5 on Ubuntu
Posted:
Thu Dec 17, 2009 2:04 am
by Bee-Ant
How can I run GE without that lib???
I run on Karmic and it seems, that lib only available on Jaunty...
Re: Missing libstdc++.so.5 on Ubuntu
Posted:
Thu Dec 17, 2009 2:18 am
by DST
http://packages.ubuntu.com/hardy/libstdc++5Just download and install version 5. A quick google search will usually help you find the software you need.
Re: Missing libstdc++.so.5 on Ubuntu
Posted:
Tue Dec 29, 2009 6:28 am
by Bee-Ant
It doesnt help at all...
But i did read this and everything is OK
http://bootstrapping.wordpress.com/2009 ... 10-karmic/
Re: Missing libstdc++.so.5 on Ubuntu
Posted:
Tue Dec 29, 2009 4:22 pm
by makslane
I've compiled the linux version on Kubuntu, afer install some libs.
Look the instruction on the file:
http://code.game-editor.com/browser/tru ... lation.txt
Re: Missing libstdc++.so.5 on Ubuntu
Posted:
Tue Dec 29, 2009 4:56 pm
by Bee-Ant
makslane wrote:http://code.game-editor.com/browser/trunk/compilation.txt
http://bootstrapping.wordpress.com/2009 ... 10-karmic/It works either way. Thanks