SRCDS Steam group


Ubuntu 8.04 VPS: Help
#1
Hey there, I'm new to VPS' (and linux) so I need some help from someone that is good with Linux and a VPS. I use a SSH client to install it. Now this is what I did:
Code:
cd /srcds_l
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin

And after that I entered:
Code:
./hldsupdatetool.bin

And after entering that code I get this error:
Code:
-bash: ./hldsupdatetool.bin: No such file or directory

Now I don't know what to do? Remember its a Linux VPS!
I hope you guys can help me.

Greetings,
Reply
#2
try entering this and then try running it

Code:
ln -s /usr/bin/gunzip /usr/bin/uncompress
Reply
#3
(06-14-2010, 01:18 AM)Svpernaut Wrote:  try entering this and then try running it

Code:
ln -s /usr/bin/gunzip /usr/bin/uncompress
It still says the same. But now I got plesk installed and the Module CSS server, but that says that I need a licens key or something.
Reply
#4
Could you paste what it says exactly?
Reply
#5
[Image: 286r704.png]

;]
Reply
#6
Hi WarDoggy. Do you know if the VPS runs at 32 or 64 bit?

Try put this in your terminal: uname -a

Paste the result here thx
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#7
It's your shell. Google for bash and profile ...
Reply
#8
I had this problem happen to me. I forgot how to fix it... Try searching google. Sorry im not a big help

Edit:
oh wait!
are you in root?
Reply
#9
If you are using 64bit system you need to do this: apt-get install ia32-libs
Reply
#10
(06-14-2010, 06:18 PM)Jur1cek Wrote:  If you are using 64bit system you need to do this: apt-get install ia32-libs

Wrong, you have to install this:
Code:
apt-get install lib32gcc1
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#11
(06-14-2010, 06:33 PM)lol554 Wrote:  
(06-14-2010, 06:18 PM)Jur1cek Wrote:  If you are using 64bit system you need to do this: apt-get install ia32-libs

Wrong, you have to install this:
Code:
apt-get install lib32gcc1

Ehm he needs ia32-libs. Normally all depending and needed other libs are installed too if you use aptitude install ia32-libs.
Reply
#12
(06-14-2010, 01:58 PM)Svpernaut Wrote:  I had this problem happen to me. I forgot how to fix it... Try searching google. Sorry im not a big help

Edit:
oh wait!
are you in root?
Yes?
If I do uname -a
It says:

[Image: 2eqdh10.png]
Reply
#13
Any1 ?
Reply
#14
Again...it's your shell, Google bash .profile
Reply
#15
(06-16-2010, 04:27 AM)WarDoggy Wrote:  Any1 ?

Do this command:

Code:
sudo apt-get install lib32gcc1

This will install the necessary binaries for the sytem to read 32-bit files (srcds = 32 bit)
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)