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-6.7 platform.
Download (HTTP): https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.23.tar.bz2
Download MD5 sum: 3001d6bb2bbc2c8f6c2301f05120f074
Download size: 103 KB
Estimated disk space required: 1 MB
Estimated build time: 0.1 SBU
DocBook XML DTD-4.5, DocBook XSL Stylesheets-1.76.1, and libxslt-1.1.26
dblatex, PassiveTeX, and FOP-1.0
One of w3m-0.5.2, Links-2.4, or Lynx-2.8.7rel.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 2010-11-08 15:08:06 +0000