Results 1 to 6 of 6
when i try to install enemy territory i get this
[javier@localhost javier]$ '/home/javier/Desktop/et-linux-2.56-2.x86.run'
bash: /home/javier/Desktop/et-linux-2.56-2.x86.run: Permission denied
and then i log onto root and i get this
[root@localhost javier]# '/home/javier/Desktop/et-linux-2.56-2.x86.run'
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-03-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 39
I cant install ET
when i try to install enemy territory i get this
[javier@localhost javier]$ '/home/javier/Desktop/et-linux-2.56-2.x86.run'
bash: /home/javier/Desktop/et-linux-2.56-2.x86.run: Permission denied
and then i log onto root and i get this
[root@localhost javier]# '/home/javier/Desktop/et-linux-2.56-2.x86.run'
bash: /home/javier/Desktop/et-linux-2.56-2.x86.run: Permission denied
what the hell am i doing wrong anyone help please
- 08-03-2004 #2
try running this as you regular user:
and enter the root password when asked for a passwordCode:su -c "/bin/bash /home/javier/Desktop/et-linux-2.56-2.x86.run"
if you still get an permission error, please post the output of this command:
It'll help me/us to see if the permissions are wrong - if so it should be a simple command to fix itCode:ls -l /home/javier/Desktop/et-linux-2.56-2.x86.run
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 08-03-2004 #3Just Joined!
- Join Date
- Apr 2004
- Location
- New Waterford/NS, Canada
- Posts
- 22
have you tried running it like this?
Code:sh /home/javier/Desktop/et-linux-2.56-2.x86.run
- 02-28-2006 #4Just Joined!
- Join Date
- Feb 2006
- Posts
- 1
where do you put that code? in mozilla?.. im new to linux installed it on my laptop.. plz need help
- 02-28-2006 #5
You do it all at a command prompt, i.e. in a shell window or a text console.
Linux user #126863 - see http://linuxcounter.net/
- 02-28-2006 #6I'm putting my money on that one. Lots of downloaded installers aren't executable until you make them executable, and trying to run it will give a permission error.
Originally Posted by scientica Stand up and be counted as a Linux user!


Reply With Quote
