I am trying to run a tf2 server off of my server. I have downloaded all the files, and updated, but it won't start the server. When I run the command:
I get the following:
Server info:
Gentoo Linux 2007
Pentium 4
1gb RAM
I have a very basic understanding of Linux, but I just want to host a simple server.
Code:
./srcds_run -game tf +map cp_dustbowl +port 27015 +maxplayers 24
I get the following:
Code:
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
./srcds_run: line 352: 24988 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Jul 17 20:44:13 EDT 2009: Server restart in 10 seconds
Server info:
Gentoo Linux 2007
Pentium 4
1gb RAM
I have a very basic understanding of Linux, but I just want to host a simple server.