PDA

View Full Version : Enemy Territory Issues


wh33t
May 28th, 2005, 05:16 AM
Ummm... how do I install this game? I downloaded a 260mb et-linux-2.60.x86.run file and when I try to do a ./et-linux-2.60.x86.run file it says:

wh33t@wh33tbox:~$ ./et-linux-2.60.x86.run
bash: ./et-linux-2.60.x86.run: Permission denied

When I do a sudo ./et-linux-2.60.x86.run it says:

wh33t@wh33tbox:~$ sudo ./et-linux-2.60.x86.run
Password:
sudo: ./et-linux-2.60.x86.run: command not found

I cant even find on the Enemy Territory the install instructions, so I was just guessing with the dot slash run manuever. But if you guys could be of any help that would totally rock.

matid
May 28th, 2005, 07:29 AM
sudo sh et-linux-2.60.x86.run
BTW. Make sure the partition you're running it on allows you to execute files.

wh33t
May 28th, 2005, 02:50 PM
Thank you. That worked.