mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d5837c519f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23568 af4574ff-66df-0310-9fd7-8a98e5e911e0
21 lines
480 B
Plaintext
21 lines
480 B
Plaintext
$LastChangedBy$
|
|
$Date$
|
|
|
|
|
|
Ok, so you have downloaded the XML source. Now what? You are probably
|
|
wanting to convert these XML files to easier to read HTML.
|
|
|
|
To install the programs you need to generate html, you need
|
|
to have or install the following packages:
|
|
|
|
libxml2
|
|
libxslt
|
|
docbook-xsl-nons-1.79.2
|
|
docbook-4.5-dtd
|
|
tidy
|
|
|
|
The installation instructions for all these packages are available
|
|
in the BLFS book from one of the mirrors found at
|
|
http://www.linuxfromscratch.org/blfs.
|
|
|