The initial release of the steamcmd tool was missing the libstdc++ library. If you unpack the installer and start again, you should get the updated version with the missing library.
However, it looks like there is a bug in the script. To get around the bug you will need to run the script like this: STEAMEXE=steamcmd ./steam.sh The value of STEAMEXE in the script is set to steam by default which is incorrect. You can override it using the method above. I'll work on getting the script bug fixed. From: csgo_servers-bounces at list.valvesoftware.com [mailto:[email protected]] On Behalf Of Ultrix Prime Sent: Saturday, May 12, 2012 3:39 PM To: csgo_servers at list.valvesoftware.com Subject: Re: [Csgo_servers] steamcmd fails: problem with libstdc++ version on CentOS release 5.8 (Final) Good answer! " I have the some problem too. The solution to this problem here - http://support.mozilla.org/ru/questions/811309#answer-167942 " But I would recommend making a /usr/local/oldlibs and copying it there and changing linker's search path (LD_LIBRARY_PATH) as one may not want to overwrite the current lib. Ultrix ________________________________ _______________________________________________ Csgo_servers mailing list Csgo_servers at list.valvesoftware.com https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://list.valvesoftware.com/pipermail/csgo_servers/attachments/20120513/3d61528a/attachment.html>
