Changeset d5837c5 for INSTALL


Ignore:
Timestamp:
08/19/2020 12:39:16 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
080e2341
Parents:
640ece9
Message:

Minor text changes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r640ece9 rd5837c5  
    44
    55Ok, so you have downloaded the XML source. Now what? You are probably
    6 wanting to convert these XML files to easier to read HTML, PDF, TXT
    7 or other formatted files.
     6wanting to convert these XML files to easier to read HTML.
    87
    9 To install the programs you need to generate these formats, you need
     8To install the programs you need to generate html, you need
    109to have or install the following packages:
    1110
     
    1413docbook-xsl-nons-1.79.2
    1514docbook-4.5-dtd
    16 tidy                            (optional for html)
    17 JDK                             (for pdf)
    18 FOP                             (for pdf)
     15tidy   
    1916
    2017The installation instructions for all these packages are available
Note: See TracChangeset for help on using the changeset viewer.