2002-07-08 04:28:42 +08:00
|
|
|
Ok, so you have downloaded the XML source. Now what? You are probably
|
2020-08-19 08:39:16 +08:00
|
|
|
wanting to convert these XML files to easier to read HTML.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2020-08-19 08:39:16 +08:00
|
|
|
To install the programs you need to generate html, you need
|
2005-04-29 02:29:06 +08:00
|
|
|
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
|
2020-04-10 04:30:36 +08:00
|
|
|
docbook-xsl-nons-1.79.2
|
|
|
|
docbook-4.5-dtd
|
2021-09-07 01:42:49 +08:00
|
|
|
tidy
|
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
|
2021-04-23 19:00:10 +08:00
|
|
|
https://www.linuxfromscratch.org/blfs.
|
2002-07-08 04:28:42 +08:00
|
|
|
|