linuxdoc-tools_x.y.z.orig.tar.gz
.LinuxDoc-Tools depends on the usage of sgml parser from Jade or OpenJade (nsgmls or onsgmls). You have to install either of them to use this.
The source archive of the linuxdoc-tools contains the tools and data that you need to write SGML documents and convert them to groff, LaTeX, PostScript, HTML, GNU info, LyX, and RTF. In addition to this package, you will need some additional tools for generating formatted output.
groff
.
You need version 1.08 or greater.
You can get this from
https://www.gnu.org/software/groff.
You will need groff
to produce plain text from your SGML documents.
nroff
will not work!
You can find the version of your groff
from
groff -v < /dev/null
.sunsite.unc.edu
).
Of course, you only need TeX/LaTeX if you want to format your SGML
documents with LaTeX.
So, installing TeX/LaTeX is optional.
If you need PDF output, then you need pdfLaTeX also.flex
.
(lex
will probably not work).
You can get flex from
http://flex.sourceforge.net/.The steps needed to install and configure the LinuxDoc-Tools are:
linuxdoc-tools-x.y.z
.
It doesn't matter where you unpack this file; just don't move things
around within the extracted source tree.
INSTALL
file - it has detailed installation instructions.
Follow them. If all went well, you should be ready to use the system
immediately once you have done so.