12-21-2004, 05:40 AM
First off let me say I'm a new person to linux so I dont know an awful lot. I'm trying to install cs source, so naturally i followed the instructions:
mkdir srcds_l
cd srcds_l
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam
well when I got to ./hldsupdatetool.bin I accepted the agreement then I got this msg:
"sh: line 1: uncompress: command not found
Broken pipe"
Just for the sake of trying I typed ./steam and got another msg:
"bash: ./steam: Permission denied"
What am I doing wrong?
mkdir srcds_l
cd srcds_l
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam
well when I got to ./hldsupdatetool.bin I accepted the agreement then I got this msg:
"sh: line 1: uncompress: command not found
Broken pipe"
Just for the sake of trying I typed ./steam and got another msg:
"bash: ./steam: Permission denied"
What am I doing wrong?