octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binary packages for 3.8


From: Ben Abbott
Subject: Re: Binary packages for 3.8
Date: Fri, 25 Oct 2013 07:54:43 -0400

On Oct 25, 2013, at 3:59 AM, c. wrote:

> On 25 Oct 2013, at 04:14, Ben Abbott <address@hidden> wrote:
> 
>> You are correct, it does not run on Lion (MacOS 10.7.5).
>> 
>> Ben
> 
> Ben,
> 
> That was unfortunately expected.
> I'd be curious to try see whether that can be fixed a posteriori.
> Could you try running the Octave binary in the bundle from the 
> command line to see whether you get any informative error message?
> 
> I would try both
> 
> /Applications/Octave.app/Contents/Octave      # use the startup script in the 
> bundle

cd /Applications/Octave.app/Contents
./Octave 
Segmentation fault: 11

> and 
> 
> /Applications/Octave.app/Resources/bin/octave # run the binary directly

cd /Applications/Octave.app/Resources/bin
./octave
Segmentation fault: 11

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]