Results 1 to 7 of 7
ive downloaded and installed ET version 2.55 on my fedora, now im trying 2 update it but it loads nothing! ive logged in as root and tried it again but ...
- 04-07-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 12
Why cant i update my ET?
ive downloaded and installed ET version 2.55 on my fedora, now im trying 2 update it but it loads nothing! ive logged in as root and tried it again but im still getting
/bin/sh: line 1: /usr/local/games/enemy-territory/et-linux-2.56-update-2.x86.run: Permission denied
from the console...
can any1 help me?
- 04-07-2005 #2
Looks like Enemy Territory was installed in the /usr/local/games directory on your PC. Regular users cannot modify files outside of their home directory, so in order to run the updater you'll need to be logged in as root user.
Registered Linux user #270181
TechieMoe's Tech Rants
- 04-07-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 12
Re: Why cant i update my ET?
Originally Posted by Defunk
- 04-07-2005 #4
Re: Why cant i update my ET?
You may need to make the file executable by typing:
Originally Posted by Defunk
Then run it with the command:Code:chmod +x et-linux-2.56-update-2.x86.run
Code:sh et-linux-2.56-update-2.x86.run
Registered Linux user #270181
TechieMoe's Tech Rants
- 04-07-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 12
Re: Why cant i update my ET?
thx m8
Originally Posted by techieMoe
- 04-18-2005 #6
actualy all he has to do in add his user to the games group with this command
without the <>Code:gpasswd -a <user_name> games
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 04-25-2005 #7Just Joined!
- Join Date
- Apr 2005
- Location
- Michigan
- Posts
- 49
I know this has been solved, but I had the problem, and here's how I installed it.
1) Opened aterm
2) su
3) password
4) chmod +x et-**.run
5) ./et-**.run
If the .run file isn't in your users home directory, then you'll need to change to the respective directory before step 4
Command completed!


Reply With Quote
