11-12-2007, 12:26 PM
Hello, I am new to linux, I have installed the desktop version of ubuntu 7.10
I am running a pentium 4 2.6 478 socket
I have done the following for a first time install of srcds
In the terminal window I have done the following
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
mkdir srcds && mv steam srcds && cd srcds
./steam -command update -game "counter-strike source" -dir .
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 67
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 89
HLDS installation up to date
I have then created a server.cfg and i have put the file into cstrike/cfg folder.
then I tried this command
dog@cat:~/srcds$ srcds_run -game "cstrike" -secure -autoupdate -port 27012 +maxplayers 12 +map de_dust2
now i get an error that says
bash: srcds_run: command not found
dog@cat:~/srcds$
Is there something else I have to do to get this running right?
I am running a pentium 4 2.6 478 socket
I have done the following for a first time install of srcds
In the terminal window I have done the following
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
mkdir srcds && mv steam srcds && cd srcds
./steam -command update -game "counter-strike source" -dir .
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 67
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 89
HLDS installation up to date
I have then created a server.cfg and i have put the file into cstrike/cfg folder.
then I tried this command
dog@cat:~/srcds$ srcds_run -game "cstrike" -secure -autoupdate -port 27012 +maxplayers 12 +map de_dust2
now i get an error that says
bash: srcds_run: command not found
dog@cat:~/srcds$
Is there something else I have to do to get this running right?