SRCDS Steam group


Fedora & SSH
#1
I recently purchased a dedicated server and would like to setup CS:Source on it. I had no idea how, so naturally, I stumbled here. I would like to make sure that the tutorial found here: http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920&archive= works with SSH and not having physical access to your machine. Thanks!
Reply
#2
Well I attempted to start and ended up with something like this:

Code:
Enter 'yes' to accept this agreemen, 'no' to decline: yes
sh: line 1: uncompress: command not found
Broken pipe
-bash-2.05$ ./steam
-bash: ./steam: Permission denied
Reply
#3
I also tried it with root access and get the same error. Any suggestions?

Code:
Enter 'yes' to accept this agreement, 'no' to decline: yes
sh: line 1: uncompress: command not found
Broken pipe
root@server [~/srcds_1]# ./steam
-bash: ./steam: Permission denied
Reply
#4
You need to install ncompress

su
yum install ncompress

Harley
Reply
#5
Yeah I got it figured out a little why ago. Thanks much. Smile
Reply
#6
Well I have gotten along farther but I have run into this error.

Code:
WARNING: unrecognized parameter '-email'
WARNING: unrecognized parameter 'kajeo@charter.net'
WARNING: unrecognized parameter '-question'
WARNING: unrecognized parameter '*******?'
WARNING: unrecognized parameter '-answer'
WARNING: unrecognized parameter '*****'
Checking bootstrapper version ...

Use: steam -command <command> [parameters] [flags]

Commands:

update: Install or update HLDS
   parameters:
      -game <game>            -   Mod name: cstrike, tfc, dod, dmc, valve, czero, or ricochet
      -dir <installdir>       -   HLDS Install dir
      (if dir not specified, will use value from last run of tool)
   optional parameters: (only needed to access limited content)
      -username <username>    -   Steam account username
      -password <password>    -   Steam account password
   flags:
      -verify_all             -   Verify all HLDS files are up to date
      -retry                  -   Automatically retry every 30 seconds if the Steam Network is busy
      -remember_password      -   Remember password (if a username is supplied)

   For example: steam -command update -game cstrike -dir /hlds

version: View installed versions
list: View available games
   optional parameters: (only needed to access limited content)
      -username <username>    -   Steam account username
      -password <password>    -   Steam account password

Optional parameters for all commands:

root@server [/home/gameserver]#
Reply
#7
1st off for future ref. don't run the server as root.
2nd what command did you run?
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)