On 2009-10-14, Thomas Dahms <dahms_AT_gmx.com> wrote:
> On Wed, 14 Oct 2009 03:20:02 -0400
> Kris Maglione <maglione.k_AT_gmail.com> wrote:
>
>> Thanks, I don't know how I missed that.
>
> Thanks for the fast fix. Now this:
> ...
> MAKE all doc/
> MAKE all man/
> TXT2TAGS man/wmiir.man1
> /bin/sh: txt2tags: command not found
> make[1]: *** [wmiir.1] Error 127
> make: *** [dall] Error 2
>
> I got the txt2tags error before, since I have no txt2tags here, but the make
> error is new.
You shouldn't need txt2tags. It's used to generate the troff man
pages, but since they're kept in sync with the txt2tags sources in hg,
it should only run on your computer if you've touched them. And, in
that case, just run `touch man/wmiir.1` and all should be forgotten.
Received on Wed Oct 14 2009 - 07:39:11 UTC
This archive was generated by hypermail 2.2.0 : Wed Oct 14 2009 - 07:48:02 UTC