Raised This Month: $51 Target: $400
 12% 

CS:GO server setup error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RuRuRu612754
Senior Member
Join Date: Sep 2011
Old 08-15-2012 , 08:12   CS:GO server setup error
Reply With Quote #1

hello

[user@localhost csgo]$ mkdir csgo
[user@localhost csgo]$ cd csgo
[user@localhost csgo]$ wget http://blog.counter-strike.net/wp-co...teamcmd.tar.gz
[user@localhost csgo]$ tar xvf steamcmd.tar.gz
[user@localhost csgo]$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: line 49: ulimit: open files: cannot modify limit: Operation not permitted
/home/user/csgo/linux32/steamcmd: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by /home/user/csgo/linux32/steamcmd)
/home/user/csgo/linux32/steamcmd: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/user/csgo/linux32/steamcmd)
[user@localhost csgo]$

to resolve this what should I do?

best regards,
RuRuRu612754 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-15-2012 , 08:19   Re: CS:GO server setup error
Reply With Quote #2

Which Linux version?

My first thought is that it doesn't have the 32-bit version of glibc installed.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
RuRuRu612754
Senior Member
Join Date: Sep 2011
Old 08-15-2012 , 08:26   Re: CS:GO server setup error
Reply With Quote #3

Powerlord

centos 5.7 64bit
how is it?
RuRuRu612754 is offline
ZloyMonah
Junior Member
Join Date: Nov 2011
Location: Ukraine, Kyiv
Old 08-15-2012 , 09:04   Re: CS:GO server setup error
Reply With Quote #4

Quote:
yum install lib32gcc1
ZloyMonah is offline
RuRuRu612754
Senior Member
Join Date: Sep 2011
Old 08-15-2012 , 10:09   Re: CS:GO server setup error
Reply With Quote #5

ZloyMonah

Quote:
[root@localhost ~]# yum install lib32gcc1
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: rsync.atworks.co.jp
* extras: rsync.atworks.co.jp
* updates: mirror.fairway.ne.jp
Setting up Install Process
No package lib32gcc1 available.
Nothing to do
[root@localhost ~]#
already installed.
RuRuRu612754 is offline
ZloyMonah
Junior Member
Join Date: Nov 2011
Location: Ukraine, Kyiv
Old 08-15-2012 , 10:23   Re: CS:GO server setup error
Reply With Quote #6

Try this
Quote:
yum install lib32-glib
or
Quote:
yum install lib32-glibc
if it does not
taste it is still so
Quote:
yum install libstc++.i686
Quote:
yum install glibc.i686

Sorry for my english, I'm from Ukraine)))

Last edited by ZloyMonah; 08-15-2012 at 10:32.
ZloyMonah is offline
RuRuRu612754
Senior Member
Join Date: Sep 2011
Old 08-15-2012 , 12:50   Re: CS:GO server setup error
Reply With Quote #7

already installed.
RuRuRu612754 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-15-2012 , 13:12   Re: CS:GO server setup error
Reply With Quote #8

You may need one of the compat-gcc-34 packages, although you'll have to do this to see their specific names:
Code:
yum list compat-gcc-34
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
RuRuRu612754
Senior Member
Join Date: Sep 2011
Old 08-15-2012 , 23:14   Re: CS:GO server setup error
Reply With Quote #9

Quote:
[root@localhost ~]# yum list compat-gcc-34
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: rsync.atworks.co.jp
* extras: rsync.atworks.co.jp
* updates: mirror.fairway.ne.jp
Installed Packages
compat-gcc-34.x86_64 3.4.6-4.1 installed
[root@localhost ~]# yum install compat-gcc-34
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: rsync.atworks.co.jp
* extras: rsync.atworks.co.jp
* updates: mirror.fairway.ne.jp
Setting up Install Process
Package compat-gcc-34-3.4.6-4.1.x86_64 already installed and latest version
Nothing to do
[root@localhost ~]# su user
[user@localhost root]$ cd /home/user/csgo
[user@localhost csgo]$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: line 49: ulimit: open files: cannot modify limit: Operation not permitted
/home/user/csgo/linux32/steamcmd: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by /home/user/csgo/linux32/steamcmd)
/home/user/csgo/linux32/steamcmd: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/user/csgo/linux32/steamcmd)
[user@localhost csgo]$
RuRuRu612754 is offline
yam90
Member
Join Date: Jan 2007
Old 08-16-2012 , 01:56   Re: CS:GO server setup error
Reply With Quote #10

check this, might help.

http://absurdminds.net/forums/viewtopic.php?f=18&t=1380
yam90 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode