System Managers,
Has anyone gotten GhostScript 3.5.1 to run under DU 3.2d? I unzipped and untarred
the file mm_digital_src/ghostscr.tar.gz from the Freeware CD that ships with DU 4.0. I was
able to make and install the software without errors, but I get the following errors when
I execute /usr/local/bin/gs.
gs /tmp/file.ps
Aladdin Ghostscript 3.51 (1995-9-27)
Copyright (c) 1995 Aladdin Enterprises, Menlo Park, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file n021003l.gsf.
Substituting font Times-Roman for NimbusRomanNo9L-Regular
Can't find (or can't open) font file n021003l.gsf.
Unable to substitute for font NimbusRomanNo9L-Regular.
Error: /invalidfont in findfont
Operand stack:
ftF Times-Roman 30846 --nostringval-- Times-Roman
NimbusRomanNo9L-Regular Times-Roman NimbusRomanNo9L-Regular
Execution stack:
%interp_exit () --nostringval-- --nostringval-- --nostringval-- false
--nostringval-- --nostringval-- --nostringval-- --nostringval-- false
--nostringval-- --nostringval-- --nostringval-- --nostringval--
--nostringval-- false --nostringval-- --nostringval-- %loop_continue
--nostringval-- --nostringval-- --nostringval-- --nostringval--
%loop_continue --nostringval-- --nostringval-- --nostringval--
%loop_continue --nostringval-- --nostringval-- --nostringval--
--nostringval-- %loop_continue --nostringval-- --nostringval--
--nostringval-- --nostringval-- 1 -1 1 --nostringval--
%for_neg_int_continue --nostringval-- --nostringval--
Dictionary stack:
--dict:639/653-- --dict:0/20-- --dict:42/200-- --dict:20/50--
--dict:14/21--
Current allocation mode is local
Last OS error: 2
Current file position is 5428
GS<4>
***********************************************************************************
# gs -h
Aladdin Ghostscript 3.51 (1995-9-27)
Copyright (c) 1995 Aladdin Enterprises, Menlo Park, CA. All rights reserved.
Usage: gs [switches] [file1.ps file2.ps ...]
Available devices:
x11 x11alpha x11cmyk x11mono deskjet djet500 laserjet ljetplus
ljet2p ljet3 ljet4 cdeskjet cdjcolor cdjmono cdj550 pj
pjxl pjxl300 bj10e bj200 bjc600 bjc800 faxg3 faxg32d
faxg4 pcxmono pcxgray pcx16 pcx256 pcx24b pbm pbmraw
pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw
tiffcrle tiffg3 tiffg32d tiffg4 tifflzw tiffpack tiff24nc psmono
bit bitrgb bitcmyk nullpage
Language interpreters:
PostScript PostScriptLevel1 PostScriptLevel2 PDF
Search path:
.
/usr/local/lib/ghostscript:/usr/local/lib/ghostscript/fonts
Most frequently used switches: (you can use # in place of =)
-c quit (as the last switch) exit after processing files
-d<name>[=<token>] define name as token, or true if no token given
-dNOPAUSE don't pause between pages
-g<width>x<height> set width and height (`geometry'), in pixels
-q `quiet' mode, suppress most messages
-r<res> set resolution, in pixels per inch
-s<name>=<string> define name as string
-sDEVICE=<devname> select initial device
-sOutputFile=<file> select output file: embed %d or %ld for page #,
- means stdout, use |command to pipe
- read from stdin (e.g., a pipe) non-interactively
For more information, see the (plain text) file use.doc in the directory
/usr/local/lib/ghostscript/doc.
Received on Wed Jan 29 1997 - 17:56:16 NZDT