I've followed this tutorial here for linux:
http://wiki.garrysmod.com/wiki/?title=Dedicated_Server_Setup#Linux
When i run this startline command:
I get this in console:
In the debug.log
http://wiki.garrysmod.com/wiki/?title=Dedicated_Server_Setup#Linux
When i run this startline command:
Code:
./srcds_run -console -game garrysmod +maxplayers 16 +map gm_construct -autoupdate
I get this in console:
Code:
Console initialized.
./srcds_run: line 344: 23643 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
In the debug.log
Code:
----------------------------------------------
CRASH: Thu Jun 19 10:53:46 PDT 2008
Start Line: ./srcds_i686 -console -game garrysmod +maxplayers 16 +map gm_construct -autoupdate -debug
End of Source crash report
----------------------------------------------