[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave 3.6.2 fails at end of script
From: |
Dmitri A. Sergatskov |
Subject: |
Re: Octave 3.6.2 fails at end of script |
Date: |
Thu, 27 Sep 2012 17:53:35 -0500 |
On Thu, Sep 27, 2012 at 5:32 PM, Terry Duell <address@hidden> wrote:
> Hello Dmitri,
>
> On Thu, 27 Sep 2012 17:10:47 +1000, Dmitri A. Sergatskov
> <address@hidden> wrote:
>
> [snip]
>
>> Fedora installed packages into ~/octave directory.
>> You can just purge the entire image sub-directory that is there.
>> (You may also want to clean up ~/.octaverc appropriately.)
>>
>> Then you can do "pkg install" thing again.
>
>
> This is a very curious situation.
> I have removed image, using 'pkg uninstall' and checked .octaverc, and gone
> through the whole process again installing from forge, without any errors
> this time, but running my test still causes octave to segfault.
> I then uninstalled again and installed the Fedora octave-image rpm. Still
> get a segfault.
> The fact that you can't reproduce the problem on what is essentially the
> same system, heightens my suspicion that it may be a local system problem,
> but I have no idea how to track it any further.
On octave prompt, what does
which mat2gray
returns?
If you are using rpm package you should see:
octave> which mat2gray
`mat2gray' is a function from the file
/usr/share/octave/packages/image-1.0.15/mat2gray.m
octave>
>
> Cheers,
> --
> Regards,
> Terry Duell
Dmitri.
--
Re: Octave 3.6.2 fails at end of script, nickly, 2012/09/27