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.4 platform.
Download (HTTP): https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.25.tar.bz2
Download MD5 sum: 6b6267b1470f8571fe5f63a128970364
Download size: 120 KB
Estimated disk space required: 1.3 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.7, or Lynx-2.8.8dev.16
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 2013-08-17 21:37:04 -0700