glfs/INSTALL.md

21 lines
594 B
Markdown
Raw Normal View History

2024-05-11 22:59:51 +08:00
# 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:
2024-05-11 22:59:51 +08:00
- libxml2
- libxslt
- docbook-xsl-nons-1.79.2
- docbook-4.5-dtd
- tidy
Furthermore, you can also generate a PDF file, but need an extra package:
2024-05-11 22:59:51 +08:00
- fop (depends on apache-ant which depends on a JDK)
The installation instructions for all these packages are available
in the BLFS book from one of the mirrors found at
2021-04-23 19:00:10 +08:00
https://www.linuxfromscratch.org/blfs.