Details
- 
    Type:Bug 
- 
    Status: Resolved
- 
    Priority:Blocker 
- 
    Resolution: Won't Fix
- 
    Affects Version/s: 2.6.1
- 
    Fix Version/s: None
- 
    Component/s: Dev and Dep
- 
    Labels:None
- 
    Environment:Mac OS X 10.6 (?)
Description
                    Reported by Ben Eisenbaum:
On 07/01/2011 17:31, Ben Eisenbraun wrote:
>
> Hi Jim,
>
> In the install.zip file for the 2.6.1 OS X release, it looks like there are
> permissions problems. Unzip install.zip and running the resulting
> install.app dies with this error:
>
> Jan 7 12:24:19 sbgrid-dev-flex com.apple.launchd[352] ([0x0-0x28e28e].install[24472]): posix_spawnp("/nfs/build/source/jalview/2.6.1/install.app/Contents/MacOS/install", ...): Permission denied
>
> Which is due to this:
>
> $ ls -l install.app/Contents/MacOS/install
> -rw-r--r-- 1 bene ipausers 59184 Nov 15 10:27 install.app/Contents/MacOS/install
>
> Setting +x to the install file lets the installer run without problems.
>
> Thanks.
>
> -ben
>
            
On 07/01/2011 17:31, Ben Eisenbraun wrote:
>
> Hi Jim,
>
> In the install.zip file for the 2.6.1 OS X release, it looks like there are
> permissions problems. Unzip install.zip and running the resulting
> install.app dies with this error:
>
> Jan 7 12:24:19 sbgrid-dev-flex com.apple.launchd[352] ([0x0-0x28e28e].install[24472]): posix_spawnp("/nfs/build/source/jalview/2.6.1/install.app/Contents/MacOS/install", ...): Permission denied
>
> Which is due to this:
>
> $ ls -l install.app/Contents/MacOS/install
> -rw-r--r-- 1 bene ipausers 59184 Nov 15 10:27 install.app/Contents/MacOS/install
>
> Setting +x to the install file lets the installer run without problems.
>
> Thanks.
>
> -ben
>