Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam


Post Reply 

Installing The Update Tool

Author Message
Frantic211 Offline
Newbie

Posts: 5
Joined: Apr 2005
Reputation: 0
Post: #1
Installing The Update Tool
Hello All,
I really have 3 questions.
1.) What are the minimal system requirements to run a source server?...well, let me rephrase that, is a 500MHz PII with 192Mb RAM enough to run a server? What is the best linux distro to use?

2.) This might be a linux problem but...I am on Mandrake 10.1 and after I get the file(update tool) and chmod it to executable. I run the ./hldsupdatetool.bin command and the lisence agreement comes up I type yes and then it gives me the following error and none of the files are removed from the bin:
...
Enter 'yes' to accept this agreement, 'no' to decline: yes
sh: line 1: uncompress: command not found
Broken pipe
[root@mandrake counter]#


What is the problem?
Thanks in Advance
04-13-2005 01:40 PM
Find all posts by this user Quote this message in a reply
inc0gs Offline
Senior Member

Posts: 380
Joined: Jan 2005
Reputation: 0
Post: #2
RE: Installing The Update Tool
in regards to #1, it'll depend on how many players and bots you are gonna have on your server.

as for #2, you should wait for cryoteks answer as he is pretty good with that kind of stuff.

United Strike Marine Corps
USMC-CO| θ (theta)
04-13-2005 01:49 PM
Find all posts by this user Quote this message in a reply
cryotek Offline
Ex- Admin

Posts: 1,217
Joined: Dec 2004
Reputation: 0
Post: #3
RE: Installing The Update Tool
as ic0gs wrote it all depends. as far as distro is concered. im either for FreeBSD or Gentoo linux.

also do NOT run your server as root.
To fix your ncompress option, you have 2 options. First, you can either install ncompress by getting a mandrake rpm for ncompress OR you and link it to gunzip
Code:
ln -s /usr/bin/gunzip /usr/bin/uncompress

NOTE: Your gunzip MIGHT be in /bin/gunzip

if you have slocate installed just locate gunzip

[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.
(This post was last modified: 04-13-2005 02:43 PM by cryotek.)
04-13-2005 02:42 PM
Find all posts by this user Quote this message in a reply
The_nameless Offline
Newbie

Posts: 2
Joined: May 2006
Reputation: 0
Post: #4
RE: Installing The Update Tool
Ok iam running FC4 that about all know...sad i know i keep getting this error
sh: uncompress: command not found

and the help that you posted did not help
ln -s /bin/gunzip /bin/uncompress
It says cannot find the uncompress part I dont know whats wrong it was working on my other linux computer i just upgraded systems.
05-05-2006 03:02 PM
Find all posts by this user Quote this message in a reply
fqdn Offline
Senior Member

Posts: 728
Joined: May 2006
Reputation: 0
Post: #5
RE: Installing The Update Tool
you need to enter it as:

ln -s /usr/bin/gunzip /usr/bin/uncompress

if you typed it the way you did in your message it won't work. i would also try this as root or su. i use fc4 too and every install needs this symbolic link created.

edit: it may also depend on if you have gzip installed, if not then you have to install it and create the link.
(This post was last modified: 05-05-2006 04:53 PM by fqdn.)
05-05-2006 04:52 PM
Find all posts by this user Quote this message in a reply
get Offline
Certified LSA & SE

Posts: 173
Joined: Oct 2005
Reputation: 0
Post: #6
RE: Installing The Update Tool
ln -s /usr/bin/gunzip /usr/bin/uncompress

thats the first requierement to have on some linux boxes, not on all but on most

pls dont run srcds servers as root.

user can install uninstall and all in his own home folder, srcds as root is stupid.

Linux Darkness 2.6.27.7-smp AMD Turion X2 Slackware 12.2
[Image: b_560x95.png]
DoD 31 Comunity DoD 31 Spanish Comunity
Erste SS Panzer Grendier Division [DOD Clan]
(This post was last modified: 05-05-2006 11:15 PM by get.)
05-05-2006 11:14 PM
Visit this user's website Find all posts by this user Quote this message in a reply
fqdn Offline
Senior Member

Posts: 728
Joined: May 2006
Reputation: 0
Post: #7
RE: RE: Installing The Update Tool
get Wrote:pls dont run srcds servers as root.

yes don't run srcds as root, but i think you have to make the link as root? could be mistaken i always to it as root, never tried as the game account.
05-06-2006 03:18 AM
Find all posts by this user Quote this message in a reply
The_nameless Offline
Newbie

Posts: 2
Joined: May 2006
Reputation: 0
Post: #8
RE: Installing The Update Tool
Thanks guys you kick ass!
05-07-2006 03:28 AM
Find all posts by this user Quote this message in a reply
get Offline
Certified LSA & SE

Posts: 173
Joined: Oct 2005
Reputation: 0
Post: #9
RE: Installing The Update Tool
the link must be done as root. the rest you nevermore need a root user to have gameing accounts

Linux Darkness 2.6.27.7-smp AMD Turion X2 Slackware 12.2
[Image: b_560x95.png]
DoD 31 Comunity DoD 31 Spanish Comunity
Erste SS Panzer Grendier Division [DOD Clan]
05-08-2006 12:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Minibaka21090 Offline
Newbie

Posts: 2
Joined: May 2006
Reputation: 0
Post: #10
RE: Installing The Update Tool
ok i dont know if i am retarted or what but i am using Fedora 5 and i cant get it to uncompress i enter this:

[Server@admin srcds_l]$ ln -s /usr/bin/gunzip /usr/bin/uncompress
ln: creating symbolic link `/usr/bin/uncompress' to `/usr/bin/gunzip': Permission denied

can someone please help me this is my first time using linux and i dont know what to do.
05-25-2006 11:02 AM
Find all posts by this user Quote this message in a reply
navyseal Offline
Newbie

Posts: 9
Joined: May 2005
Reputation: 0
Post: #11
RE: Installing The Update Tool
minibaka use this command I am also using fedora core 5 and this one worked:

Code:
ln -s ./hldsupdatetool.bin /usr/bin/gunzip
05-28-2006 03:22 AM
Find all posts by this user Quote this message in a reply
elementals Offline
Junior Member

Posts: 11
Joined: Jul 2006
Reputation: 0
Post: #12
RE: Installing The Update Tool
i have tried all of this

and i cant uncompress it

i have downloaded ncompress, but dont know how to install

i am new to linux

if someone could please contact me by aim i would apreciate it

aim= nirvana626

if the help is successfull i would offer the person who helps me a lil cash

please contact me or reply to this asap

thx
07-14-2006 10:43 AM
Find all posts by this user Quote this message in a reply
fqdn Offline
Senior Member

Posts: 728
Joined: May 2006
Reputation: 0
Post: #13
RE: RE: Installing The Update Tool
Minibaka21090 Wrote:[Server@admin srcds_l]$ ln -s /usr/bin/gunzip /usr/bin/uncompress
ln: creating symbolic link `/usr/bin/uncompress' to `/usr/bin/gunzip': Permission denied

have you tried running the command above as root? permission denied points to your account not having priviledges. try cd /usr/bin and do a ls to see if gunzip even exists. i've never tried it but i doubt you can create a link to something that doesn't exist.
07-14-2006 01:04 PM
Find all posts by this user Quote this message in a reply
kabantik Offline
The guy that does stuff

Posts: 33
Joined: Feb 2008
Reputation: 0
Post: #14
RE: Installing The Update Tool
Simplest solution to compression issue is running "yum install ncompress"

-EZ mode Redhat linux

or "apt-get ncompress" for Debian based boxes
02-18-2008 11:11 AM
Find all posts by this user Quote this message in a reply
hellrider Offline
Newbie

Posts: 1
Joined: Nov 2008
Reputation: 0
Post: #15
RE: Installing The Update Tool
Frantic211 Wrote:Hello All,
I really have 3 questions.
1.) What are the minimal system requirements to run a source server?...well, let me rephrase that, is a 500MHz PII with 192Mb RAM enough to run a server? What is the best linux distro to use?

2.) This might be a linux problem but...I am on Mandrake 10.1 and after I get the file(update tool) and chmod it to executable. I run the ./hldsupdatetool.bin command and the lisence agreement comes up I type yes and then it gives me the following error and none of the files are removed from the bin:
...
Enter 'yes' to accept this agreement, 'no' to decline: yes
sh: line 1: uncompress: command not found
Broken pipe
[root@mandrake counter]#


What is the problem?
Thanks in Advance
yes
11-14-2008 11:03 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: