|
2010-05-10
, 09:24
|
|
Posts: 733 |
Thanked: 249 times |
Joined on Jan 2010
@ UK
|
#422
|
@smoku
Ive downloaded your 2 versions of uae4all and have typed the chmod etc and then when I try to run it it says permission denied any idea as to why? Its probably me doing something wrong
|
2010-05-10
, 09:48
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#423
|
|
2010-05-10
, 09:52
|
|
Posts: 733 |
Thanked: 249 times |
Joined on Jan 2010
@ UK
|
#424
|
DON'T DO IT AS ROOT!
You don't need root to do such normal things.
Please do not advocate "if it does not work, try root" line of thinking.
|
2010-05-10
, 11:29
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#426
|
The Following User Says Thank You to smoku For This Useful Post: | ||
|
2010-05-10
, 12:13
|
Posts: 76 |
Thanked: 5 times |
Joined on Feb 2010
|
#427
|
|
2010-05-10
, 12:30
|
|
Posts: 733 |
Thanked: 249 times |
Joined on Jan 2010
@ UK
|
#428
|
/home/user/MyDocs is mounted with 'noexec' attribute, so normal user cannot execute binaries stored on it.
You need to move it to /home/user
|
2010-05-10
, 15:10
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#429
|
The Following User Says Thank You to smoku For This Useful Post: | ||
|
2010-05-10
, 19:17
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#430
|
Ive downloaded your 2 versions of uae4all and have typed the chmod etc and then when I try to run it it says permission denied any idea as to why? Its probably me doing something wrong