|
From: Tatsuro M. <tma...@ya...> - 2009-12-02 23:40:56
|
Hello I have tested on gnuplot 4.2.6 (wgnuplot in bin directory) erminal type set to 'windows' 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 \ palfuncparam 2000,0.003 \ "Helvetica" 14 ' gnuplot> set out 'test.ps' gnuplot> plot sin(x) gnuplot> set out gnuplot> It worked well. Hmmmm! It is mysterious. --- Tatsuro MATSUOKA wrote: > 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 -------------------------------------- Learn more about HIV/AIDS - Red Ribbon Campaign 2009 http://pr.mail.yahoo.co.jp/redribbon/ |