No those are fine, they are loaded dynamically by the startup script you call to run the server (provided by Valve).
What distribution of Linux are you using? Are you using the Source SDK Base 2007?
Please post your command (with parameters) you are using to start the server.
./srcds_run -debug -game gesource +exec server.cfg +maxplayers 16 +map ge_runway
the server run on ubuntu.
And he (my friend) forgot to install SDK2007 (facepalm)Update :
With this line : ./srcds_run -32bit -allowdebug -debug -game ../gesource +exec server.cfg +maxplayers 16 +map ge_facility
I get this :
http://pastebin.com/LQsUJrUUNote : Why the heck the tutorial work out of the box on windows server 2008 but not on linux ubuntu ....
Updated again :
So the server crash because he can't fine some model from the game file on each map.
Like this i run srcds with only -32bit and -game ../gesource and it stay stable until i load any map
Auto detecting CPU
Using SSE2 Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "GoldenEye: Source"
maxplayers set to 16
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
SOLID_VPHYSICS static prop with no vphysics model! (models/props/archives/hanginglamp01a_cage.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props/archives/hanginglamp01a_cage.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props/archives/hanginglamp01a_cage.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props/archives/hanginglamp01a_cage.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props/archives/hanginglamp01a_cage.mdl)
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill_manifest.cfg
Executing dedicated server config file
Attempting to load scenario: DeathMatch
Loading scenario DeathMatch from disk
Successfully loaded scenario DeathMatch!
Executing gamemode [DeathMatch.cfg] config file
email debug.log to linux@valvesoftware.com
mercredi 26 mars 2014, 09:51:16 (UTC-0400): Server restart in 10 seconds
mercredi 26 mars 2014, 09:51:19 (UTC-0400): Server Quit
Here the output when i load ge_archives