source: INSTALL@ 61707b1

11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 61707b1 was 61707b1, checked in by Xi Ruoyao <xry111@…>, 3 years ago

secure LFS URL

  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[e8a0469]1LFS Book Conversion Tools Installation Instructions
[2fadfb6]2
[5507127]3After downloading the SVN source, there are some things that need to be set up
[e8a0469]4on your computer if you want to convert the XML source into something easier to
[05e94658]5read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep
[e8a0469]6reading. If you are only interested in editing the XML source for re-
7submission to the lfs-book or lfs-dev mailing lists, then you do not need this
8document. Instead, you need to read the LFS Editor's Manual. See the LFS
[61707b1]9website at https://www.linuxfromscratch.org for more information.
[2fadfb6]10
[e8a0469]11-------------------------------------------------------------------------------
[05e94658]12
13If you want to convert the XML to HTML, install the following:
[2fadfb6]14
[e8a0469]15* libxml2
[61707b1]16 - https://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
[2fadfb6]17
[287ea55]18* libxslt
[61707b1]19 - https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
[2fadfb6]20
[e8a0469]21* DocBook DTD
[61707b1]22 - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
[2fadfb6]23
[81fd230]24* DocBook XSL Stylesheets
[61707b1]25 - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
[a942c0a]26
[3042296]27* HTMLTidy
[61707b1]28 - https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
[3042296]29
[e8a0469]30-------------------------------------------------------------------------------
[82d3941c]31
[05e94658]32If you want to convert the XML to TXT, install the above items, and then install
33the following:
[82d3941c]34
[05e94658]35* lynx
[61707b1]36 - https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
[05e94658]37
38-------------------------------------------------------------------------------
[82d3941c]39
[0d8c5d4a]40If you want to convert the XML to PDF, install the items listed above (except
41lynx) and then install the following:
[05e94658]42
43* JDK
[61707b1]44 - https://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html
[05e94658]45
46* FOP and JAI
[61707b1]47 - https://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html
Note: See TracBrowser for help on using the repository browser.