nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] autogenerating html manpages, etc.


From: David Lawrence Ramsey
Subject: [Nano-devel] autogenerating html manpages, etc.
Date: Wed, 8 Oct 2003 20:43:17 -0700 (PDT)

nano still needs the ability to autogenerate the HTML versions of the
manpages, since without it "make dist" and "make distcheck" won't work. 
I've made an attempt at this using Jordi's code from awhile back
(http://mail.gnu.org/archive/html/nano-devel/2003-09/msg00032.html), and
also had to modify the Makefile.am in doc/man/fr in order to make sure
that the French translation was actually included in the "make dist"
generated tarball.

http://pooka_regent.tripod.com/patches/nano/nanomanhtml-patch.txt

With this applied, "make dist" and "make distcheck" seem to work fine on
my box, except in one case.  The "make distcleancheck" part of "make
distcheck" fails when calling texi2dvi (from texinfo 4.5).  According to
the error message, "tex" as called in line 581 of texi2dvi isn't in my
path.  I tried installing TeX and adding a symlink so that tex was in my
path, but it still didn't work, so it appears to be a texi2dvi bug
rather than a bug in nano's build scripts.  Does "make distcheck" work
on anyone else's box?


_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!




reply via email to

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