Re: Application fails to launch on certain machines, execle
Re: Application fails to launch on certain machines, execle
- Subject: Re: Application fails to launch on certain machines, execle
- From: George Warner <email@hidden>
- Date: Mon, 14 Jun 2004 09:13:51 -0700
On Sat, 12 Jun 2004 17:35:55 -0400, Brian Barnes <email@hidden> wrote:
> I know what it is but no idea why. The execute permission on the
> executable inside the package was bad (it was missing the execution
> bit.)
>
> I'm having this tested right now -- anybody know what could cause this?
> The last thing I want to tell users is to drop into terminal and type
> in a giant chmod :)
The question is if the permissions are bad when it's built or get messed up
when it's copied. If it's at build time then you just need to check it
before shipping it to users. If there's something wrong with the copy then
that's different issue.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientists
Apple Developer Technical Support (DTS)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.