octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55187] Something in the conversion from prefa


From: Stefan Husmann
Subject: [Octave-bug-tracker] [bug #55187] Something in the conversion from preface.txi to preface.texi went wrong.
Date: Wed, 12 Dec 2018 16:36:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.0 Chrome/69.0.3497.128 Safari/537.36

Follow-up Comment #17, bug #55187 (project octave):

graphics_toolkit ()
ans = fltk

Name                     : gl2ps
Version                  : 1.4.0-1

octave:2> graphics_toolkit gnuplot
octave:3> plot (1:10, "o-");
Couldn't exec expected X11 driver: /usr/bin/gnuplot_x11
Did you set environmental variable GNUPLOT_DRIVER_DIR?
Exec failed: No such file or directory
octave:4> Couldn't exec expected X11 driver: /usr/bin/gnuplot_x11
Did you set environmental variable GNUPLOT_DRIVER_DIR?
Exec failed: No such file or directory

Okay, this means my gnuplot is broken. gnuplot_x11 is under
/usr/lib/gnuplot/5.3 and not in $PATH.

I installed a working gnuplot and ran
octave:3> print -color tstplot.eps
octave:4> print -color tstplot.svg

Strangly tstplot.eps was still not created, but tstplot.svg was!

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55187>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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