|
From: Tatsuro M. <tma...@ya...> - 2009-12-02 23:37:05
|
Hello
I have met the same error that reported by Franco Fritschij
using gnuplot in gp440rc1_win.zip.
See.
Terminal type set to 'windows'
gnuplot> cd 'D:\usr\Tatsu\program\Gnuplot\test19'
gnuplot> set term post
Terminal type set to 'postscript'
Options are 'landscape noenhanced defaultplex \
leveldefault monochrome colortext \
dashed dashlength 1.0 linewidth 1.0 butt noclip \
palfuncparam 2000,0.003 \
"Helvetica" 14 '
gnuplot> set out 'test.ps'
gnuplot> plot sin(x)
Can't find PostScript prologue file C:\Program Files\gp44rc1win32\gnuplot\\share
/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!
gnuplot>
After changing directory name 'bin' to 'binaries',
gnuplot> set term post
Terminal type set to 'postscript'
Options are 'landscape noenhanced defaultplex \
leveldefault monochrome colortext \
dashed dashlength 1.0 linewidth 1.0 butt noclip \
palfuncparam 2000,0.003 \
"Helvetica" 14 '
gnuplot> set out 'test.ps'
gnuplot> plot sin(x)
gnuplot> set out
That is the problem!
This issue might depend on the environment.
I tried the on window xp sp3 pro and home.
Regards
Tatsuro
--- Petr Mikulik wrote:
> > You also said that '>PS also the first release candidate of 4.4 has the
> > same problem gp440rc1_win.zip'
> >
> > The distribution gp440rc1_win.zip is not provided by me.
>
> It's provided by me.
>
> > It is not the modifications in the lua terminal.
>
> wgnuplot in gp440rc1_win.zip is not compiled with lua (thus there isn't
> bin/share/lua directory)
>
> > PS also the first release candidate of 4.4 has the same problem gp440rc1_win.zip
>
> I've tried to print a postscript file by wgnuplot.exe from gp440rc1_win.zip
> and it works correctly.
>
> What is the problem?
>
--------------------------------------
Learn more about HIV/AIDS - Red Ribbon Campaign 2009
http://pr.mail.yahoo.co.jp/redribbon/
|