linux server l4d help

Soldato
Joined
24 Jan 2006
Posts
2,624
Hi,

Trying to set up a l4d server on a virtual server running linux... no real idea what flavor:rolleyes:
It was reimaged around 9 months ago and I've not had to fiddle much since as it keeps working.

Followed a guide on the net:

http://left4deadforums.com/1187-left-4-dead-linux-server-guide.html

Everything is fine until I get to the bit where I start the server with

./srcds_run l4d -autoupdate +ip 87.106.xxx.xxx+hostport 27203 +exec server.cfg +map l4d_farm01_hilltop &

then I get these errors:

Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (/lib/libc.so.6: version `GLIBC_2.4' not found (required by bin/dedicated_i486.so))
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Jan 2 08:10:08 CET 2009: Server restart in 10 seconds
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (/lib/libc.so.6: version `GLIBC_2.4' not found (required by bin/dedicated_i486.so))
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Jan 2 08:10:18 CET 2009: Server restart in 10 seconds


I have no clue... I think I need to update glibc but linux forums are typcially terse. I can't find a manual for the l4d server setup so I don't know what configuration is required and and you may have guessed, I don't really speak linux... my server is usually for a little php and a few web pages but is seriously under used so I figured I'd try this.

Can anyone shed any light ?

Edit... Looks like GNU 64bit

2.6.9-023stab048.6-smp #1 SMP Mon Nov 17 18:41:14 MSK 2008 x86_64 x86_64 x86_64 GNU/Linux


AD
 
Last edited:
Back
Top Bottom