SRCDS Steam group


No such file or directory
#1
I can't seem to figure out whats going wrong here:

Code:
MMSVR:/home/mit/srcds_l# chmod +x ./hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ls -l
-rwxr-xr-x 1 mit mit 3513408 2005-09-01 23:57 hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory

I am running Debian, I don't know what other information anyone will need to help out but ask and I will give.

The file is there and as far as I know it has permission to run.

Thanks for any help anyone can give.

Tim
Reply
#2
mitmaro Wrote:I can't seem to figure out whats going wrong here:

Code:
MMSVR:/home/mit/srcds_l# chmod +x ./hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ls -l
-rwxr-xr-x 1 mit mit 3513408 2005-09-01 23:57 hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory

I am running Debian, I don't know what other information anyone will need to help out but ask and I will give.

The file is there and as far as I know it has permission to run.

Thanks for any help anyone can give.

Tim


Try to delete all .blod files in the same directory and execute the command line again.
Reply
#3
sailboatvn Wrote:
mitmaro Wrote:I can't seem to figure out whats going wrong here:

Code:
MMSVR:/home/mit/srcds_l# chmod +x ./hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ls -l
-rwxr-xr-x 1 mit mit 3513408 2005-09-01 23:57 hldsupdatetool.bin
MMSVR:/home/mit/srcds_l# ./hldsupdatetool.bin
bash: ./hldsupdatetool.bin: No such file or directory

I am running Debian, I don't know what other information anyone will need to help out but ask and I will give.

The file is there and as far as I know it has permission to run.

Thanks for any help anyone can give.

Tim


Try to delete all .blod files in the same directory and execute the command line again.

No .blod files there. All thats supposed to do is create a file called "steam"
Reply
#4
I am starting to wonder if this forum is dead. If so it really sucks cause this would have been a great resource. Guess it will soon be time to move on.
Reply
#5
chmod 777 it?
Reply
#6
fqdn Wrote:chmod 777 it?

Tried that, no luck I still get the same error.
Reply
#7
this might be a stupid one but you don't chmod +x to ./hldsupdatetool.bin, you chmod +x hldsupdatetool.bin, then you ./hldsupdatetoolbin
Reply
#8
fqdn Wrote:this might be a stupid one but you don't chmod +x to ./hldsupdatetool.bin, you chmod +x hldsupdatetool.bin, then you ./hldsupdatetoolbin

I tried both ./hldsupdatetool.bin and just hldsupdatetool.bin using chmod. I also started Gnome and changed the permissions that way. I posted this post on the Debian forums and it seems where I did a minimal install of Debian that I might not have a certain package thats required to run this (or steam).

Anyone know what packages that are required to run this?


Thanks
Tim
Reply
#9
good luck, never had this happen to me. i run centos though.
Reply
#10
I've gotten that message before with a distro (don't remember which). I was logged on as root and ended up having to run it as a normal user to get it working. Don't know why. Might help...

Does 'sh hldsupdatetool.bin' work?
Manage your redirects/fast downloads with one click! SourceRSC and HL1RSC
Need a free web based game server hosting panel? Check out UGCC.
Reply
#11
Masher Wrote:I've gotten that message before with a distro (don't remember which). I was logged on as root and ended up having to run it as a normal user to get it working. Don't know why. Might help...

Does 'sh hldsupdatetool.bin' work?

I have tried running it as root and as a normal user. I also tried sh hldsupdatetool.bin (and alternatives) without any luck. :S

This is really bugging me, I normally figure these things out fairly quick. Looks like I have a very unique problem. I might try reinstalling Debian.
Reply
#12
Hopefully the reinstall will solve your unique problem.
Manage your redirects/fast downloads with one click! SourceRSC and HL1RSC
Need a free web based game server hosting panel? Check out UGCC.
Reply
#13
you:
MMSVR:/home/mit/srcds_l# chmod +x ./hldsupdatetool.bin
correct:
chmod +x hldsupdatetool.bin

no: ./ using chmod
Linux IsiX 64 Generic Desktop ValHalla 2.6.33.4 x86_64
Intel Core 2 Duo T8400 4Gb Ram 40G SSD Intel
[Image: b_460x42_C000000-454234-696149-FFFFFF-FFF468-FFF468.png]
DoD 31 Comunity DoD 31 Spanish Comunity
Erste SS Panzer Grendier Division [DOD Clan]
Reply
#14
Maybe your OS is having trouble reading the .bin file? I know some other OS's get compression errors when reading the .bin file that relates to ln -s or some type of command, maybe it has something to do with that, but it is creating a unique error for debian, or yourself because you are missing that package.
[Image: ggbarzc2.png]
Reply
#15
Are you running 32 or 64 bit? Had the same problem here on Ubuntu-64. Solved by installing lib32gcc1, might be worth a shot.

From this forum:
http://ubuntuforums.org/showthread.php?t=76483&page=2

Hope it helps,

Al.
To understand recursion, we must first understand recursion...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)