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

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

[Octave-bug-tracker] [bug #55528] [MXE-Octave] graphics_toolkit gnuplot


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #55528] [MXE-Octave] graphics_toolkit gnuplot does not work
Date: Mon, 21 Jan 2019 14:45:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #7, bug #55528 (project octave):


>> addpath (fullfile (__octave_config_info__ ('fcnfiledir'), 'plot', 'util',
'private'));
>> __gnuplot_version__
error: you must have gnuplot installed to display graphics; if you have
gnuplot installed in a non-
standard location, see the 'gnuplot_binary' function


And I get also an error window with


The procedure entry point ScriptIsComplex could not be located
In the dynamic link library GDI32.dll.


Actually, the error message "error: graphics_toolkit: gnuplot version too
old." is misleading,
because the problem is that gnuplot is not functional.

If I copy gnuplot.exe to another directory, it works fine:


c:\Octave\Octave-5.0.1\mingw64\bin\tmp>.\gnuplot.exe

        G N U P L O T
        Version 5.2 patchlevel 6    last modified 2019-01-01

        Copyright (C) 1986-1993, 1998, 2004, 2007-2018
        Thomas Williams, Colin Kelley and many others

        gnuplot home:     http://www.gnuplot.info
        faq, bugs, etc:   type "help FAQ"
        immediate help:   type "help"  (plot window: hit 'h')

Terminal type is now 'wxt'
Options are '0 enhanced'
Encoding set to 'default'.
gnuplot>


It seems that one of the dll's in directory Octave-5.0.1\mingw64\bin makes
gnuplot non-functional.

 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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