I have loged into my vds just fine its all going well then BAM!
I try to type in ./steam -command update -game "Counter-Strike Source" -dir .
then it wants to spit at me it says
[root@havocvps server1]# ./steam -command update -game "Counter-Strike Source" -dir .
./steam: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
how would i go about fixing this?
Lib VDS problems
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat Mar 16, 2013 1:52 pm
-
- New to forums
- Posts: 4
- Joined: Sat Mar 16, 2013 1:52 pm
Re: Lib VDS problems
Update: Typed yum install libgcc_s.so.1 had to change the os to centos 6.0 for it to work tho!
Re: Lib VDS problems
It might be called something else on the os you were using, but steam needs the 32-bit libraries to function. Running that yum command installed the 32-bit libraries for your distro 

Not a NFO employee