groff
[Top][All Lists]
Advanced

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

[Groff] problem with pre-grohtml


From: Werner LEMBERG
Subject: [Groff] problem with pre-grohtml
Date: Sun, 15 Jul 2001 07:48:15 +0200 (CEST)

Consider the following call in the groff directory after a build:

  PATH=/bin ./test-groff -p -e -t -P-D -Pdoc -Thtml -U -ms

You will get the error message

  pre-grohtml:troff:0: can't open `troff': No such file or directory

This is a bug.

Now my question: Instead of calling `troff -Thtml' (from within
pre-grohtml) wouldn't it be easier to call `groff -Thtml -Z'?  This
assures that GROFF_BIN_PATH is checked.  And it simplifies the code in
pre-html.cc since it is no longer necessary to check `troff'
vs. `gtroff'.

Gaius, can you fix this?


    Werner

reply via email to

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