pspp-users
[Top][All Lists]
Advanced

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

Re: Postscript installation error


From: John Darrington
Subject: Re: Postscript installation error
Date: Mon, 28 Jan 2008 10:06:50 +0900
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Jan 27, 2008 at 07:34:44PM +0100, Frans Houweling wrote:
     Hello to all,
     I just installed pspp-0.4.0.1 (on Linux) and I am trying to get the 
     configuration right. I copied the "devices" file to /usr/local/lib/pspp; 
     this file contains the line:
     
     list-ps:postscript::
     
     Now when I try
     
     >pspp --device=list-ps syntax1
     
     I get millions of the following message:
     
     installation error: PostScript driver: Cannot find encoding `text.enc' 
     for PostScript font `<<fallback>>'.
     
     Any ideas?
     Thank you very much
     Frans Houweling


With this version of pspp, you need to have groff installed in order
to use the postscript driver.  You need to set the
GROFF_FONT_PATH environment variable to the location of the postscript
font definition file.  Eg:

 export GROFF_FONT_PATH=/usr/share/groff/current/font/devps

Alternatively, if you use pspp 0.4.3 from CVS, you no longer need to
do this.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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