help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.0.1 Scientific Linux 5.1 (RHAT) build failure


From: Dmitri A. Sergatskov
Subject: Re: Octave 3.0.1 Scientific Linux 5.1 (RHAT) build failure
Date: Fri, 9 May 2008 18:04:02 -0500

On Fri, May 9, 2008 at 4:58 PM, Labitt, Bruce
<address@hidden> wrote:
> [Labitt, Bruce]
>
> Thanks. That helped.  I'm getting a little closer.  When I do a make
> check I pass all the tests except rand.cc where I fail 14 tests, plus a
> few tests where I know I have not installed stuff like qhull.  However,
> at the test linear-algebra/condest.m I get a panic: Segmentation fault.
> Any clues as where to look?  Flush/repeat?

condest code relies on blas/lapack libraries and those are probably not
compiled with 64-bit integers for matrix indexing...

>
> I tried running octave nonetheless and could not seem to plot anything
> with more than 100 elements.  Whenever I did a plot or use grid I would
> get 4 lines
>
> line xxxxxxx: undefined variable: in
> line xxxxxxx: undefined variable: in
> line xxxxxxx: undefined variable: in
> line xxxxxxx: undefined variable: lw
>
> I'd be greatful for any help.
>

what is your version of gnuplot?
Do you have mouse support enabled (i.e.
can you zoom with mouse when you do plot
something) ?

> Thanks,
> Bruce
>

Dmitri.
--


reply via email to

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