HylaFAX The world's most advanced open source fax server

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

Re: textfmt: No font metric...



In message <D198B5D2A924D3119444006067337D632F44E1@imail>, Ferhat Doruk writes:
>Thanks Darren,
>But where should I place files which are in afm-tar.Z archive?
>
>Thanks a lot again for advices!

Ho hum, I'll just login to your machine thusly:

bash-2.03$ uname -n
tucows.ihlas.net.tr

And see how your ghostscript is configured:

bash-2.03$ which gs
/usr/local/bin/gs

bash-2.03$ gs -h
GNU Ghostscript 5.10 (1998-12-17)
Copyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
Usage: gs [switches] [file1.ps file2.ps ...]
Most frequently used switches: (you can use # in place of =)
 -dNOPAUSE           no pause after page   | -q       `quiet', fewer messages
 -g<width>x<height>  page size in pixels   | -r<res>  pixels/inch resolution
 -sDEVICE=<devname>  select device         | -dBATCH  exit after last file
 -sOutputFile=<file> select output file: - for stdout, |command for pipe,
                                         embed %d or %ld for page #
Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PDF
Available devices:
   x11 x11alpha x11cmyk x11gray2 x11mono epson eps9high epsonc ibmpro
   deskjet djet500 laserjet ljetplus ljet2p ljet3 ljet4 cdeskjet cdjcolor
   cdjmono cdj550 pj pjxl hpdj uniprint bj10e bj200 bjc600 bjc800 faxg3
   faxg32d faxg4 pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pbm pbmraw pgm
   pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw tiffcrle tiffg3 tiffg32d tiffg4
   tifflzw tiffpack tiff12nc tiff24nc psmono psgray bit bitrgb bitcmyk
   pngmono pnggray png16 png256 png16m jpeg jpeggray pdfwrite pswrite
   epswrite pxlmono pxlcolor nullpage
Search path:
   . : /usr/local/share/ghostscript/5.10 :
   /usr/local/share/ghostscript/fonts
For more information, see /usr/local/share/ghostscript/5.10/doc/use.txt.
Report bugs to ghost@aladdin.com; use the form in bug-form.txt.
bash-2.03$ 


The search path, just at the bottom. That's what you want. Put them in 
/usr/local/share/ghostscript/fonts.


I sent this explanation to your colleague already, on the 25th of August:

-----Original Message-----
From: Mr. Arlington Hewes [mailto:tpcadmin@info.tpc.int]
Sent: Wednesday, August 25, 1999 5:52 PM
To: Atif Unaldi
Subject: Re: FW: Please reply -Urgent 




Next problem, textfmt is failing. You can see that in /var/tpc/log

That's because you don't have the AFM fonts installed. You need to copy them

(they're in the afm/ dir in the HylaFAX source) into the directory:

/usr/local/share/ghostscript/fonts

so that gs can use them.

-D


-- 
Mr. Arlington Hewes           (tpcadmin@info.tpc.int)
The TPC.INT Subdomain          (http://www.tpc.int/)

       **************************************************
       ***  FOR GENERAL INFORMATION                   ***
       ***         mailto:tpcfaq@info.tpc.int         ***
       ***  FOR A LIST OF CURRENT COVERAGE            ***
       ***         mailto:tpccover@info.tpc.int       ***
       ***  TO REPORT A PROBLEM (read the FAQ first!) ***
       ***         mailto:support@info.tpc.int        ***
       **************************************************






Project hosted by iFAX Solutions