help-octave
[Top][All Lists]
Advanced

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

compile error:print: the gnuplot terminal, "postscript", is not availabl


From: Mats Hedlund
Subject: compile error:print: the gnuplot terminal, "postscript", is not available
Date: Wed, 20 May 2009 14:46:31 -0600
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

While compiling the latest development version (downloaded yesterday),
on Ubuntu 8.04LTS, the make step fails as posted below. I compiled
gnuplot just over a year ago, version 4.3, and been using it with
previous successful octave builds, which has been 3.0.x. Obviously there
are huge changes to graphics (and more) from 3.0.x to 3.1.x so I may
well have missed something trivial. I did get GraphicsMagick installed.
Didn't see any similar problem on the lists. Any hints or tips?

Thanks,
Mats


makeinfo -I.. -I. -I./.. ./octave.texi
../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps');"
error: print: the gnuplot terminal, "postscript", is not available.
error: called from:
error:   /usr/local/octave/doc/interpreter/sparseimages.m at line 54,
column 3
error:   /usr/local/octave/doc/interpreter/sparseimages.m at line 30,
column 2

make[3]: *** [gplot.eps] Error 1
make[3]: Leaving directory `/usr/local/octave/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/usr/local/octave/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/usr/local/octave'
make: *** [all] Error 2






reply via email to

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