SRCDS Steam group


Help With Install srcds ubuntu
#1
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?
Reply
#2
first of all, is there an srcds_run in the directory you are in?
Reply
#3
fqdn Wrote:first of all, is there an srcds_run in the directory you are in?

yes there is that file
Reply
#4
Quote:srcds_run -game "cstrike" -secure -autoupdate -port 27012 +maxplayers 12 +map de_dust2

Try:

Code:
./srcds_run -game cstrike -autoupdate -port 27012 +maxplayers 12 +map de_dust2

If that doesn't work, then you are either in the wrong folder, or the file doesn't exist - simple as Wink
Reply
#5
srcds_run doesnt exist in my map. how can i fix it?
Reply
#6
I've the same problem.
I'm using debian 4.0 minimal 64bit, and the file srcds_run isn't created.
I've tried for many times the "procedure" but anything change!
Help me...
Code:
#ls
appdir.txt  cstrike  hldsupdatetool.bin  readme.txt  test1.so  test3.so
bin         hl2      InstallRecord.blob  steam       test2.so
Reply
#7
Alright that worked now im getting this
AppFramework : Unable to load module bin/vphysics_i486.so!
Reply
#8
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
AppFramework : Unable to load module bin/vphysics_i486.so!
Unable to load interface VPhysics031 from bin/vphysics_i486.soMon Nov 12 18:32:05 CST 2007: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper versio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)