View Single Post
Posts: 298 | Thanked: 197 times | Joined on Dec 2009 @ Norway
#390
Originally Posted by scotty_m View Post
I can't set the mupen64plus file to executable using chmod for the first run and keep on getting permission denied error whatever I try. Please could someone help with this?
Run this command:
Code:
chmod +x [filename here]
It allows the file to be executed.
Oh and, do not include the [ and ], theyre just to show.

Last edited by Nokia 5700; 2010-07-09 at 00:04.