groff
[Top][All Lists]
Advanced

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

UTP 1.1 build failure on Debian Stable


From: Nate Bargmann
Subject: UTP 1.1 build failure on Debian Stable
Date: Tue, 20 Oct 2020 07:15:50 -0500
User-agent: NeoMutt/20180716

Good morning.

This is my first crack at trying to do something with groff other than
man pages.  Running 'make' in the src directory I get:

$ make
/usr/bin/groff -Tpdf  -P-pletter -z -step -rpdf:bm.nr=1 -ms -rRef=1 -wall 
utp_book.t >/dev/null 2>utp.aux.tmp; \
mv utp.aux.tmp utp.aux; \
/usr/bin/awk -f toc.awk utp.aux >toc.t.tmp; \
mv toc.t.tmp toc.t
./mkindex.pl utp.aux > utp_ix.t.tmp
Duplicate key 'me macros' merged
mv utp_ix.t.tmp utp_ix.t
/usr/bin/groff -Tpdf  -P-pletter -step -ms -z -rpdf:bm.nr=1 -rRef=0 
-dPDF.EXPORT=1 utp_book.t 2>&1 | grep '^.ds' | /usr/bin/groff -Tpdf -P-pletter  
-step -ms -rRef=0 - utp_book.t >utp_book.pdf.tmp
./front.t: Failed to open 
'/usr/share/ghostscript/9.26/Resource/Font/URWBookman-Demi'
make: *** [Makefile:20: utp_book.pdf] Error 1


I do have the ghostscript package installed at version 9.27 so I have a
path of:  '/usr/share/ghostscript/9.27/Resource/Font/URWBookman-Demi'

I'm not sure where this path is hard coded and perhaps my ghostscript
installation is broken, but this system was a clean installation of
Debian about two years ago and was updated to Buster which was Testing
at the time.

- Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

Attachment: signature.asc
Description: PGP signature


reply via email to

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