groff
[Top][All Lists]
Advanced

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

Re: [Groff] DESC question


From: Keith MARSHALL
Subject: Re: [Groff] DESC question
Date: Mon, 21 Feb 2005 11:51:31 +0000

> ...  But I recently
> compiled groff from scratch in another directory with a seperate
> native toolchain I've been building, and when I run groff with no
> options, this is the result:
>
> thebeast:/usr/src/groff-1.19.1# groff
> groff: can't find `DESC' file
> groff:fatal error: invalid device `ps'

The DESC file you need is included in the groff distribution, but
seems not to have been placed where groff can find it.  This file
placement normally happens when you run `make install', after
configuring and making your scratch compiled build.

If you don't want to complete the `make install', you can use
the `-F <font_path>' option, as suggested by Werner, or you can
set and export `GROFF_FONT_PATH=<font_path>' to achieve the
same effect. 

HTH.

Keith.





reply via email to

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