Quote:
Originally Posted by Mackx
I assume you created a /media/mmcblk0p1/Programs/ folder in the emulator and copied the _mackxpatch folder into it. It might be that permission of the files where not copied correctly. Check (with ls -al) what the permission is and add execution permission (with chmod +x _apply.sh) if it does not have execution permission yet.
|
Thanks a lot, I'll try that.
The problem seems to be with the zip file. The weird thing is, the executable flag is turned on when unzipping using Windows, but not when using Linux (within VMWare). Did you zip these files using Windows or Linux?