2007-01-19 03:38:19 +08:00
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
|
2004-08-05 08:05:35 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
Ok, so you have downloaded the XML source. Now what? You are probably
|
2005-04-29 02:29:06 +08:00
|
|
|
wanting to convert these XML files to easier to read HTML, PDF, TXT
|
|
|
|
or other formatted files.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-04-29 02:29:06 +08:00
|
|
|
To install the programs you need to generate these formats, you need
|
|
|
|
to have or install the following packages:
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-04-29 02:29:06 +08:00
|
|
|
libxml2
|
|
|
|
libxslt
|
|
|
|
DocBook XSL Stylesheets-1.68.1
|
2008-03-08 12:55:43 +08:00
|
|
|
DocBook XML DTD-4.5
|
2005-04-29 02:29:06 +08:00
|
|
|
tidy (optional for html)
|
2008-03-08 12:55:43 +08:00
|
|
|
JDK (for pdf)
|
2005-04-29 02:29:06 +08:00
|
|
|
FOP (for pdf)
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2008-03-08 12:55:43 +08:00
|
|
|
The installation instructions for all these packages are available
|
2005-05-31 06:16:12 +08:00
|
|
|
in the BLFS book from one of the mirrors found at
|
2008-03-08 12:55:43 +08:00
|
|
|
http://www.linuxfromscratch.org/blfs.
|
2002-07-08 04:28:42 +08:00
|
|
|
|