Error in Gnuplot??



El mi?, 12-01-2011 a las 14:56 +0100, Wilhelm Haager escribi?:
> Hi,
> I suppose, the new Maxima (5.23.0) contains an erroneous version of 
> Gnuplot (version 4.4).
> The following command lets Gnuplot crash (at least under Windows XP):


Hello,

It seems to be a problem specific to Windows.

When I run (in Linux through Wine)

Maxima-5.23.0/bin/wgnuplot.exe

and write the following commans:

set term postscript
set out "myfile" 
plot sin (x)

I get this output:


Can't find PostScript prologue file C:\Archivos de programa
\Maxima-5.23.0\\share/gnuplot/4.4/PostScript\prologue.ps
        loadpath is empty
Please copy prologue.ps to one of the above directories
or set the loadpath appropriately
or set the environmental variable GNUPLOT_PS_DIR
         Plot failed! 


I've found prologue.ps in this folder:
Maxima-5.23.0/bin/share/PostScript

--
Mario