1 LFS Book Conversion Tools Installation Instructions
3 After downloading the SVN source, there are some things that need to be set up
4 on your computer if you want to convert the XML source into something easier to
5 read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep
6 reading. If you are only interested in editing the XML source for re-
7 submission to the lfs-book or lfs-dev mailing lists, then you do not need this
8 document. Instead, you need to read the LFS Editor's Manual. See the LFS
9 website at http://www.linuxfromscratch.org for more information.
11 -------------------------------------------------------------------------------
13 If you want to convert the XML to HTML, install the following:
16 - http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
19 - http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
22 - http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
24 * DocBook XSL Stylesheets
25 - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
28 - http://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
30 -------------------------------------------------------------------------------
32 If you want to convert the XML to TXT, install the above items, and then install
36 - http://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
38 -------------------------------------------------------------------------------
40 If you want to convert the XML to PDF, install the items listed above (except
41 lynx) and then install the following:
44 - http://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html
47 - http://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html