Posts: 361
Threads: 84
Joined: Jul 2006
Reputation:
0
Ok im tryin to install srcds. i do wget http://steampowered... so on to install the hldsupdatetool.bin
it shows on screen its donwloading. then i run the chmod command
(chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin)
andi get this error.
bash : ./hldsupdatetool.bin: no such file or directory.
i use nano to chk the folder and hldsupdatetool.bin is in there.
what am i doing wrong?
Posts: 2
Threads: 1
Joined: Jan 2009
Reputation:
0
Why use nano to check the folder? The usual way to inspect the folder is ls
Posts: 143
Threads: 0
Joined: Dec 2008
Reputation:
2
01-23-2009, 06:50 AM
(This post was last modified: 01-23-2009, 06:51 AM by CGS|Todd.)
are you running a 64 bit distro? if so, this can happen if you don't have 32 bit glibc libraries on your system.
Posts: 143
Threads: 0
Joined: Dec 2008
Reputation:
2
it will run, you just need to install the 32 bit glibc libraries in addition to the 64 bit libraries
Posts: 117
Threads: 27
Joined: Apr 2008
Reputation:
0
how do you install the 32 bit glibc libraries?
Posts: 19
Threads: 6
Joined: Jul 2008
Reputation:
0
sudo apt-get install ia32-libs
was what i was given on the ubuntu-uk irc
but a post on here says
apt-get install lib32gcc1
take your pick they both work apparently..
Posts: 12
Threads: 1
Joined: Aug 2008
Reputation:
0
02-27-2009, 01:47 PM
(This post was last modified: 02-27-2009, 01:58 PM by foamcup.)
I just set up a new box and this was the problem I was having. Any way to get this information added to the install tutorial? Oh, and I can confirm that the second option works, as that is the one I used.
A day without fusion is like a day without sunshine.