source: INSTALL

trunk
Last change on this file was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 453 bytes
RevLine 
[f45b1953]1Ok, so you have downloaded the XML source. Now what? You are probably
[d5837c5]2wanting to convert these XML files to easier to read HTML.
[f45b1953]3
[d5837c5]4To install the programs you need to generate html, you need
[97e4364]5to have or install the following packages:
[f45b1953]6
[97e4364]7libxml2
8libxslt
[5acc325]9docbook-xsl-nons-1.79.2
10docbook-4.5-dtd
[8558044]11tidy
[f45b1953]12
[feb9edf]13The installation instructions for all these packages are available
[fb3dd289]14in the BLFS book from one of the mirrors found at
[c9aa980]15https://www.linuxfromscratch.org/blfs.
[f45b1953]16
Note: See TracBrowser for help on using the repository browser.