lnln1111 / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
0 stars 0 forks source link

apktool permission denied #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open terminal
2. type apktool

What is the expected output? What do you see instead?
the list of commands and help, but it says 'permission denied'

What version of the product are you using? On what operating system?
1.4.3 on Mac OS 10.6.8

Please provide any additional information below.
I have placed the three files in /usr/local/bin, and have not altered the 
permissions of any of the files.

Original issue reported on code.google.com by robogu...@gmail.com on 14 Dec 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Never mind, I figured it out. I had to run a chmod +X on the file and then it 
worked.

Original comment by robogu...@gmail.com on 14 Dec 2011 at 5:26

GoogleCodeExporter commented 9 years ago

Original comment by Brut.alll on 14 Dec 2011 at 8:32