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

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

[Octave-bug-tracker] [bug #36255] installation without gnuplot hangs


From: Muhali
Subject: [Octave-bug-tracker] [bug #36255] installation without gnuplot hangs
Date: Fri, 20 Apr 2012 01:05:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

URL:
  <http://savannah.gnu.org/bugs/?36255>

                 Summary: installation without gnuplot hangs
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 19 Apr 2012 06:05:41 PM PDT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

During installation, the command


../../run-octave -q -H -p . --eval "geometryimages ('voronoi', 'eps');"


is executed, with geometryimages.m containing the line


graphics_toolkit ("gnuplot");


At that point I had no gnuplot installed, so the installation stalled at this
point:


make[3]: Entering directory `/usr/src/octave/doc/interpreter'
../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'eps');"
sh: gnuplot: not found
warning: print.m: epstool binary is not available.
Some output formats are not available.
warning: print.m: fig2dev binary is not available.
Some output formats are not available.
warning: print.m: pstoedit binary is not available.
Some output formats are not available.
error: popen2: popen2 (child): unable to start process -- No such file or
directory
error: called from:
error:   /usr/src/octave/scripts/plot/private/__gnuplot_open_stream__.m at
line 30, column 44
error:   /usr/src/octave/scripts/plot/__gnuplot_drawnow__.m at line 39, column
19
error:   /usr/src/octave/scripts/plot/private/__gnuplot_print__.m at line 192,
column 5
error:   /usr/src/octave/scripts/plot/private/__gnuplot_print__.m at line 176,
column 5
error:   /usr/src/octave/scripts/plot/private/__gnuplot_print__.m at line 68,
column 7
error:   /usr/src/octave/scripts/plot/print.m at line 405, column 12
error:   /usr/src/octave/doc/interpreter/geometryimages.m at line 158, column
7
error:   /usr/src/octave/doc/interpreter/geometryimages.m at line 36, column
5
error: stdin is not a tty!


To me it seems that


graphics_toolkit ("gnuplot");


should have exited with error already.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36255>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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