source: INSTALL@ f5aadf8

6.2 6.2.0
Last change on this file since f5aadf8 was 276015d2, checked in by Randy McMurchy <randy@…>, 17 years ago

Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6430 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 683 bytes
Line 
1$LastChangedBy$
2$Date$
3
4
5Ok, so you have downloaded the XML source. Now what? You are probably
6wanting to convert these XML files to easier to read HTML, PDF, TXT
7or other formatted files.
8
9To install the programs you need to generate these formats, you need
10to have or install the following packages:
11
12libxml2
13libxslt
14DocBook XSL Stylesheets-1.68.1
15tidy (optional for html)
16lynx (for text)
17JDK-1.5 (for pdf)
18FOP (for pdf)
19
20The intallation instructions for all these packages are available
21in the BLFS book from one of the mirrors found at
22http://beyond.linuxfromacratch.org.
23
Note: See TracBrowser for help on using the repository browser.