[cups.general] Can't print bank statement from ar, test page fine.

Tim Waugh twaugh at redhat.com
Thu Aug 24 02:08:24 PDT 2006


On Wed, 2006-08-23 at 22:56 -0400, Gene Heskett wrote:
> Humm, I don't have a FONTPATH env var.  And from that logging I sent, it 
> found the other variations on that font, apparently w/o any problems, so I 
> guess I'm still puzzled as to what to do next Helge.

The correct variable name is actually GS_FONTPATH, and it's not the
GS_FONTPATH variable in your login environment that's important but the
execution environment of ghostscript while processing the job.  For
foomatic jobs on Fedora Core/Red Hat Enterprise Linux it gets set
in /usr/bin/foomatic-gswrapper:

$ENV{'GS_FONTPATH'} = '/usr/share/fonts';

...meaning that any fonts under '/usr/share/fonts' are allowed to be read
by ghostscript.

Do you think there are other font paths that should be added?

Tim.
*/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.cups.org/pipermail/cups/attachments/20060824/10ef3100/attachment.bin>


More information about the cups mailing list