From: uchrist@winx06.informatik.uni-wuerzburg.de (Udo Christ) Subject: Re: Groff won't do PostScript! Sob! Date: Mon, 8 Feb 1993 08:55:59 GMT
Alan Charlton (agc@weasel.demon.co.uk) wrote:
: In article <1993Jan26.084403.10094@newshub.ariel.yorku.ca> cs911461@ariel.yorku.ca (CHRISTIAN D. ARMOUR) writes:
: $ groff -Tps -man lc.1 > lc.ps
: Here's what it says:
: gtroff: can't open `DESC'
: gtroff: fatal error: sorry, I can't continue
If you really need the -Tps option on groff you can grab the sources from
your favorite GNU-Site and compile them yourself incl all support.
( You need G++ installed correct , Compilation is out of the Box for V1.06
after setting your Papersize and default output )
Just one note : sometimes my g++ died on compiling different subdirs.
If it happens just restart the compilation.
udo