"How do I rebuild the tools on my NT box?": texi2html now provided.
This commit is contained in:
parent
0ef44b84e6
commit
c3ac95e258
|
@ -235,16 +235,9 @@ make install > install.log 2>&1
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
Normally, this will also attempt to build the documentation, which
|
Normally, this will also attempt to build the documentation, which
|
||||||
additionally requires db2html, texi2html and possibly others.
|
additionally requires db2html, and possibly other tools, which are not
|
||||||
These tools are not included in the Cygwin distribution, but are readily
|
included in the Cygwin distribution. You can get db2html as part of
|
||||||
obtainable:
|
docbook, from @file{http://sources.redhat.com/docbook-tools/}.
|
||||||
|
|
||||||
@table @samp
|
|
||||||
@item db2html
|
|
||||||
Part of docbook, from @file{http://sources.redhat.com/docbook-tools/}.
|
|
||||||
@item texi2html
|
|
||||||
From @file{http://www.mathematik.uni-kl.de/~obachman/Texi2html/}.
|
|
||||||
@end table
|
|
||||||
|
|
||||||
To check a cygwin1.dll, run "make check" in the winsup/cygwin directory.
|
To check a cygwin1.dll, run "make check" in the winsup/cygwin directory.
|
||||||
If that works, install everything @emph{except} the dll (if you can).
|
If that works, install everything @emph{except} the dll (if you can).
|
||||||
|
|
Loading…
Reference in New Issue