PDA

View Full Version : Source Dedicated Server won't run


netelemental
December 16th, 2005, 10:17 AM
Hey, whenever I try to run the hldsupdatetool.bin no matter what I do it says -bash: ./hldsupdatetool.bin: No such file or directory
I have tried posting on the steam forums but they couldn't figure it out. I am using an AMD64 X2 processor too which might have an effect. Any help?

netelemental
December 16th, 2005, 02:10 PM
Ah and you might want to know that I DID chmod +x it and also tried chmodding it to 777.

mindflayer.net
March 3rd, 2006, 10:16 PM
I am facing the same issue. I think it's missing 64-bit libs on Ubuntu 64.

netelemental
May 2nd, 2006, 09:07 AM
Do you think the newer versions of ubuntu will fix this? Or should I switch to a different OS?(bsd or another linux distro)

im_an_elf
October 17th, 2006, 03:58 PM
](*,) I did a great deal of this because the error message is not very descriptive.

-bash: ./hldsupdatetool.bin: No such file or directory

I tried this:

sudo apt-get install ia32-libs

I am currently running Dapper Drake on a amd64 X86_64 machine.

That is a 64 bit machine.

Oh and it worked.

Shmio
January 29th, 2008, 04:18 AM
worked like a charm...thanks guys