The xmlto is a front-end to an XSL toolchain. It chooses an appropriate stylesheet for the conversion you want and applies it using an external XSL-T processor. It also performs any necessary post-processing.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.26.tar.bz2
Download MD5 sum: c90a47c774e0963581c1ba57235f64f4
Download size: 120 KB
Estimated disk space required: 1.4 MB
Estimated build time: less than 0.1 SBU
docbook-xml-4.5, docbook-xsl-1.78.1, and libxslt-1.1.28
dblatex, PassiveTeX, and fop-1.1
One of w3m-0.5.3, Links-2.9, or Lynx-2.8.8rel.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xmlto
Install xmlto by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2015-02-27 16:21:33 -0800