source: README@ 1f1072c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1f1072c was 1f1072c, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update README

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

  • Property mode set to 100644
File size: 884 bytes
RevLine 
[276015d2]1$LastChangedBy$
2$Date$
3
[fb3dd289]4How do I convert these XML files to other formats like HTML, PDF,
[f45b1953]5and TXT? You need to have some software installed that deal with these
[fb3dd289]6conversions. Please read the INSTALL file to determine what programs
[97e4364]7you need to install and where to get instructions to install that software.
[f45b1953]8
[1881a5b]9After that, you can build the html with a simple 'make' command.
10The default target builds the html in $(HOME)/public_html/blfs-book.
[97e4364]11
[1f1072c]12For all targets, setting the parameter REV=systemd is needed to build the
13systemd version of the book.
14
[1881a5b]15Other Makefile targets are: nochunks, pdf, tex, validate, and
16blfs-patch-list.
[f45b1953]17
[1881a5b]18nochunks: builds BLFS in one huge file.
[f45b1953]19
[1881a5b]20pdf: builds BLFS as a pdf file.
[f45b1953]21
[1881a5b]22tex: converts the xml files to tex files
[f45b1953]23
[1881a5b]24validate: does an extensive check for xml errors in the book.
[f45b1953]25
[1881a5b]26blfs-patch-list: generates a list of all blfs controlled patches in the book.
Note: See TracBrowser for help on using the repository browser.