source: INSTALL@ 35400a4

elogind
Last change on this file since 35400a4 was feb9edf, checked in by Bruce Dubbs <bdubbs@…>, 16 years ago

Updates to INSTALL file

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

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