SRCDS Steam group


[SOLVED] -bash: ./hldsupdatetool.bin: No such file or directory
#1
Hello,

I got a server and i tryed to install hldsupdatetool/steam.

This is what i got :S :

Quote:loft2316:~/cssource# chmod -R 777 hldsupdatetool.bin
loft2316:~/cssource# ls
hldsupdatetool.bin
loft2316:~/cssource# ./hldsupdatetool.bin
-bash: ./hldsupdatetool.bin: No such file or directory
Reply
#2
U want to install a source Server or u want to update your existing server?

try this in your dir

Quote:wget http://storefront.steampowered.com/download/hldsupdatetool.bin
chmod u+x hldsupdatetool.bin
./hldsupdatetool.bin

if u got an error during unpack, install ncompress -> apt-get install ncompress
Reply
#3
Isn't it called uncompress?

Anyway, if that doesn't work, try:
Code:
apt-get install lib32gcc1
Reply
#4
1st: which distro are you using?
2nd: are you trying to setup your server in a 64 or 32bits environment?
Reply
#5
Hej,

Sry for my late aswer but needed my password -_-.
But im using Ubuntu No block.
Reply
#6
Yea if your using ubuntu then doggy answer is what your looking for
Code:
apt-get install lib32gcc1
*Windows lack of output*
You: Hey, I want to run this program!
Windows: Ok.. It crashed... Now what? Give up?
You:...wtf...
*linux output helpful?*
You: ./My_program
Linux:...Failed!...oo kitties!
You:...wtf...
Reply
#7
The problem is not that the file dosent work the problem is that it cannont exec the file :S It says: file not found.

Code:
loft2316:~/cssource# ls
hldsupdatetool.bin
loft2316:~/cssource# chmod -R 777 hldsupdatetool.bin
loft2316:~/cssource# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory
Reply
#8
Amo85 Wrote:The problem is not that the file dosent work the problem is that it cannont exec the file :S It says: file not found.

Code:
loft2316:~/cssource# ls
hldsupdatetool.bin
loft2316:~/cssource# chmod -R 777 hldsupdatetool.bin
loft2316:~/cssource# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory

I know, still, did you try installing the package from my reply???
It works for Ubuntu/Debian.
Reply
#9
Amo85 Wrote:The problem is not that the file dosent work the problem is that it cannont exec the file :S It says: file not found.

Code:
loft2316:~/cssource# ls
hldsupdatetool.bin
loft2316:~/cssource# chmod -R 777 hldsupdatetool.bin
loft2316:~/cssource# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory

are you trying in a 64-bit environment?
if you do, you need to install all the 32-bit libraries and maybe compile your kernel with the IA32_EMULATION option enabled.
Reply
#10
Dorina Wrote:are you trying in a 64-bit environment?
if you do, you need to install all the 32-bit libraries and maybe compile your kernel with the IA32_EMULATION option enabled.

My OS: Ubuntu 8.04 LTS - plain - AMD64
Name: Primergy-Server Econel 230R S1 with Serverworks HT2100 plus
Chipset: HT1000 Chipset
Proccesor: 1x AMD Opteron 2344 HE, 1x Quad-Core
Ram: 4 GB DDR2-RAM ECC
Harddirve: 2x 250 GB SATA II HDDs

I got my server from serverloft, but they semmes to have a problem/not wanna help me never by a server from them!

Now, ehh how to install all the 32-bit libaries?
Reply
#11
Do as I said. Now damnit. :>
..........
Reply
#12
doggy93 Wrote:Do as I said. Now damnit. :>
..........

I did this: apt-get install ia32-libs and it worked!!
Reply
#13
doggy93 Wrote:Isn't it called uncompress?

Anyway, if that doesn't work, try:
Code:
apt-get install lib32gcc1

Yay, thx for that!
Reply


Forum Jump:


Users browsing this thread: 8 Guest(s)