CodeExplorer Posted October 27, 2017 Share Posted October 27, 2017 Linux: Ubuntu installed with wubi16042r319.exe from ubuntu-16.10-desktop-i386.iso, access denied when I try to run program, I've tried to run at supper admin with "sudo -i" but without success, any other thing I could try? Link to comment Share on other sites More sharing options...
Etor Madiv Posted October 27, 2017 Share Posted October 27, 2017 I think you should add the execute permission to the executable using chmod. sudo chmod +x executablename 1 Link to comment Share on other sites More sharing options...
CodeExplorer Posted October 28, 2017 Author Share Posted October 28, 2017 Thank you sir. It works like a charm! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now