SRCDS Steam group


[Solved] Linux Startup Error
#1
Solution: I needed the 32 bit libraries for this junk.

Hi,

Well I am trying to start a few servers up for Left4Dead 2, as the official ones are messed up and all the other dedicated servers are on horrible networks.

Here is the problem though, when I start the server via this command: ./srcds_run +hostport 27016 + server.cfg +map c5m1_waterfront -game left4dead2 -autoupdate

Code:
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'left 4 dead 2 common' version 126


Checking/Installing 'left 4 dead 2 linux dedicated server' version 80


Checking/Installing 'Left 4 Dead 2 Add-on Support' version 6


HLDS installation up to date
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 70 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
./srcds_linux: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed Feb  1 00:46:29 CST 2012: Server restart in 10 seconds

I am running 64 bit Debian 6. I believe this has an issue to do with it, although i checked for the libgcc_s.so.1 and it appears I have it and the package is also installed:
Code:
source@titan:~/l4d2/left4dead2$ grep -r -l "libgcc_s" /lib
/lib/libpthread-2.11.3.so
/lib/libc.so.6
/lib/libgcc_s.so.1
/lib/librt-2.11.3.so
/lib/libc-2.11.3.so
/lib/librt.so.1
/lib/libpthread.so.0

Anyone know how to fix this or what is going on?

Thanks in advance,
Nate
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)