Hlds_l_1120_full.bin

aufweidersienaufweidersien Join Date: 2003-11-06 Member: 22332Members
<div class="IPBDescription">whats wrong >_<</div> i do this

<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->chmod +x hlds_l_3110_full.bin

./hlds_l_3110_full.bin<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

then i get this

<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->Enter 'yes' to accept this agreement, 'no' to decline: yes
extracting /usr/steam/hlds_l_1120_full.tgz...
hlds_l_1120_full.bin: error extracting payload, No such file or directory<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

Comments

  • LumpyLumpy Join Date: 2003-08-20 Member: 20026Members
    From my experiences, it's attempting extract hlds_l_1120_full.tgz into a folder that my user doesn't have write permissions to, or doesn't exist as in this case where it's trying to create /usr/steam. I ended up doing it as root. I then copied hlds_l_1120_full.tgz back to my users directory and tar zxvf 'd it so that it'd be in the place I wanted it to be. Not the place it wanted to be in.
  • aufweidersienaufweidersien Join Date: 2003-11-06 Member: 22332Members
    thx man yea i had to do it all in usr/steam

    yet another reason i hate steam a little more. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • criogenicscriogenics Join Date: 2003-01-13 Member: 12248Members, Constellation
    chmod 755 that file.
Sign In or Register to comment.