| 1 | CLFS Book Conversion Tools Installation Instructions | 
|---|
| 2 |  | 
|---|
| 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 clfs-commits or clfs-dev mailing lists, then you do not need this | 
|---|
| 8 | document. | 
|---|
| 9 |  | 
|---|
| 10 | ------------------------------------------------------------------------------- | 
|---|
| 11 |  | 
|---|
| 12 | If you want to convert the XML to HTML, install the following: | 
|---|
| 13 |  | 
|---|
| 14 | * libxml2 | 
|---|
| 15 | - http://cblfs.clfs.org/index.php/LibXML2 | 
|---|
| 16 |  | 
|---|
| 17 | * libxslt | 
|---|
| 18 | - http://cblfs.clfs.org/index.php/LibXSLT | 
|---|
| 19 |  | 
|---|
| 20 | * DocBook DTD | 
|---|
| 21 | - http://cblfs.clfs.org/index.php/DocBook_XML_DTD-4.x | 
|---|
| 22 |  | 
|---|
| 23 | * DocBook XSL Stylesheets | 
|---|
| 24 | - http://cblfs.clfs.org/index.php/DocBook_XSL_Stylesheets | 
|---|
| 25 |  | 
|---|
| 26 | * HTMLTidy | 
|---|
| 27 | - http://cblfs.clfs.org/index.php/Tidy | 
|---|
| 28 |  | 
|---|
| 29 | * Which | 
|---|
| 30 | - http://cblfs.clfs.org/index.php/Which | 
|---|
| 31 |  | 
|---|
| 32 | ------------------------------------------------------------------------------- | 
|---|
| 33 |  | 
|---|
| 34 | If you want to convert the XML to TXT, install the above items, and then install | 
|---|
| 35 | the following: | 
|---|
| 36 |  | 
|---|
| 37 | * lynx | 
|---|
| 38 | - http://cblfs.clfs.org/index.php/Lynx | 
|---|
| 39 |  | 
|---|
| 40 | ------------------------------------------------------------------------------- | 
|---|
| 41 |  | 
|---|
| 42 | If you want to convert the XML to PDF, install the items listed above (except | 
|---|
| 43 | lynx) and then install the following: | 
|---|
| 44 |  | 
|---|
| 45 | * JDK | 
|---|
| 46 | - http://cblfs.clfs.org/index.php/JDK | 
|---|
| 47 |  | 
|---|
| 48 | * FOP and JAI | 
|---|
| 49 | - http://cblfs.clfs.org/index.php/FOP | 
|---|