octave-maintainers
[Top][All Lists]
Advanced

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

Re: 2.9.10?


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Re: 2.9.10?
Date: Thu, 16 Nov 2006 17:39:42 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)

Hmm. make install doesn't fix it. I get this:

DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps'); sleep 
(1);"
error: octave_base_value::bool_value(): wrong type argument `string'
error: evaluating if command near line 141, column 2
error: evaluating for command near line 139, column 7
error: evaluating for command near line 138, column 5
error: evaluating if command near line 28, column 3
error: called from `__render_plot__' in file 
`/usr/local/src/octave/scripts/plot/__render_plot__.m'
error: called from `__plt3__' in file 
`/usr/local/src/octave/scripts/plot/__plt3__.m'
        line 0: undefined variable: set

error: evaluating if command near line 230, column 3
error: called from `sparseimages:sombreroimage' in file 
`/home/local/src/octave/doc/interpreter/sparseimages.m'
error: evaluating if command near line 2, column 3
error: called from `sparseimages' in file 
`/home/local/src/octave/doc/interpreter/sparseimages.m'

make[3]: *** [gplot.eps] Error 1

make clean; make install does this:

DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('grid', 'eps'); sleep 
(1);"
ERROR: ld.so: object '/home/local/src/octave/src/liboctinterp.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/local/src/octave/liboctave/liboctave.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/local/src/octave/libcruft/libcruft.so' from 
LD_PRELOAD cannot be preloaded: ignored.
/home/local/src/octave/src/octave: error while loading shared libraries: 
liboctave.so: cannot open shared object file: No such file or directory
make[3]: *** [grid.eps] Error 127
make[3]: Leaving directory `/home/local/src/octave/doc/interpreter'


I have gnuplot 4.0, by the way, for what that's worth.


reply via email to

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