On Sat, Aug 10, 2019 at 12:19:49AM +0200, Jean Louis wrote: > configure: > No URW fonts in .pfb format were found on your system, URW fonts > generation for 'devpdf' will not work properly. These fonts can be > downloaded here: > > http://downloads.ghostscript.com/public/fonts/urw-base35-v1.10.zip > > Configure is complaining. But urw fonts are not at that link. > > I am using git groff latest. Maybe it has to be updated to proper link >
This is an error in the "m4/groff.m4" file. The location (URL) is to specific, includes for example a version number, and can change or disappear. A general information is better, for example: "Look for information in your software distribution (operation system) about fonts associated with its 'ghostscript' (gs) package." ("groff" uses "gs" (= "ghostscript") to find directories with fonts.) In Debian (www.debian.org, "Debian Packages"), the URW-fonts are included through dependencies (now on "libgs9", which includes "libgs9-common", which includes "fonts-urw-base35") in the "ghostscript" package. -- Bjarni I. Gislason _______________________________________________ bug-groff mailing list bug-groff@gnu.org https://lists.gnu.org/mailman/listinfo/bug-groff