source: INSTALL@ 39f5848

lazarus
Last change on this file since 39f5848 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
Line 
1Ok, so you have downloaded the XML source. Now what? You are probably
2wanting to convert these XML files to easier to read HTML.
3
4To install the programs you need to generate html, you need
5to have or install the following packages:
6
7libxml2
8libxslt
9docbook-xsl-nons-1.79.2
10docbook-4.5-dtd
11tidy
12
13The installation instructions for all these packages are available
14in the BLFS book from one of the mirrors found at
15https://www.linuxfromscratch.org/blfs.
16
Note: See TracBrowser for help on using the repository browser.