[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help debugging Re: bug report
From: |
Werner LEMBERG |
Subject: |
Re: Help debugging Re: bug report |
Date: |
Mon, 01 Apr 2002 10:43:11 +0200 (CEST) |
> gtroff is opening /usr/lib/tmac/tmac.an instead of
> my tmac.an. I followed the instruction in PROBLEMS
>
> > rest=`echo ${1+"$@"} | sed -e 's+/usr/lib/tmac+/usr/local/lib/groff/tmac+'`
> > exec groff -Wall -mtty-char $T $opts $rest
>
> does something similar need to be done for gtroff?
Since about a year, groff installs its macro files into
/usr/local/share/groff/<version>/tmac
(read groff_tmac(5) for more details).
I believe that the info in PROBLEMS is wrong, and that you must fix
the sed expression accordingly or create symbolic links.
Please report whether everything works fine; it would be great if you
could update the section in the PROBLEMS file also.
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Help debugging Re: bug report,
Werner LEMBERG <=