Hi Laurent,
Thanks for the reply. This does seem to be caused by dropbox. Zipping the files
solved my issue.
Thanks,
Shaun
On 2010-10-18, at 4:25 PM, Laurent Sansonetti wrote:
> Hi Shaun,
>
> Hard to tell, but maybe you're trying to execute a file which does not have
> the execution flag
Hi Shaun,
Hard to tell, but maybe you're trying to execute a file which does not have the
execution flag set on? Did you try using `chmod +x' on it?
Laurent
On Oct 14, 2010, at 8:21 PM, Shaun August wrote:
> Hi,
>
> I am building some applications for the first time and when I transfer them
Hi,
I am building some applications for the first time and when I transfer them
over to a new computer I am getting a posix_spawn permission denied error. I
read a bit about this on the net and it seems it can be caused by dropbox. I
use dropbox to transfer my files but they are always zipped.