octave-maintainers
[Top][All Lists]
Advanced

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

Re: bundling ghostscript in mingw32 installer


From: Daniel J Sebald
Subject: Re: bundling ghostscript in mingw32 installer
Date: Wed, 03 Jun 2009 21:36:23 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

Benjamin Lindner wrote:

I tend to vote for bundling it. Pro: pdf printing works
out-of-the-box with gnuplot which does not have the pdf terminal. Con: larger installer, yet another dependency, slightly more work
when bundling (however, this should be a one-time-only effort, well,
more or less)

What do you think?

Ben,

I'd vote to leave it out.  Since these are system calls to convert PS to PDF, I'd suggest 
testing during "print -dpdf" for the presence of GhostScript and if not present 
issue a warning that GhostScript is required for printing PDF files.  I say warning, 
rather than error, because it wouldn't be user friendly to error out of a running script 
simply because GhostScript is missing.

Dan


reply via email to

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