Results 1 to 4 of 4
I am trying to play the game Unreal Tournament 2004 and I get this error when I try to load the game up...
error while loading shared libraries: libstdc++.so.5: cannot ...
- 06-28-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 40
libstdc++.so.5 Help Please!!!
I am trying to play the game Unreal Tournament 2004 and I get this error when I try to load the game up...
Please help!!! I'm pretty new to Linux and all... I tryed to download some rpms because other websites lead me into thinking I needed libstdc++.so.5.error while loading shared libraries: libstdc++.so.5: cannot openshared object file: No such file or directory
I have "libstdc++.so.6" and "libstdc++.so.6.0.3" in my '/usr/lib' directory... I am stumped!!! Please please help me!
- 06-28-2005 #2Just Joined!
- Join Date
- Jun 2005
- Posts
- 7
If you haven't done that, add sources at http://www.mandrivausers.org/easyurpmi/index.php
just follow instructions
then install libstdc++5 from contrib
- 06-28-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Go the libs folder, and do
This way you make a symlink with the name of the 'missing' file (which in fact is there but in a more recent version). Big chance you won't see the complaint anymoreCode:ln -s libstdc++.so.6.0.3 libstdc++.so.5

Let us know if it worked!** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 12-15-2009 #4Just Joined!
- Join Date
- Dec 2009
- Posts
- 1




