Go to file
Randy McMurchy 3b14b947d2 Added an additional parameter to the Expect configure command to fix a build problem in certain situations; also added a note to run the test suite
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6625 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-14 19:30:04 +00:00
appendices Updated to K3b-0.12.16 and clarified the dependencies to fix Ticket #2015; added DAO to the Glossary 2006-07-11 18:24:10 +00:00
basicnet Reverted the change from r6617 2007-02-14 17:41:56 +00:00
book Updated the book info file for the rc2 release 2007-02-08 02:39:11 +00:00
connect Reverted the change from r6617 2007-02-14 17:41:56 +00:00
general Added an additional parameter to the Expect configure command to fix a build problem in certain situations; also added a note to run the test suite 2007-02-14 19:30:04 +00:00
gnome Reverted the change from r6617 2007-02-14 17:41:56 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Added an additional parameter to the Expect configure command to fix a build problem in certain situations; also added a note to run the test suite 2007-02-14 19:30:04 +00:00
kde Reverted the change from r6617 2007-02-14 17:41:56 +00:00
multimedia Match xreflabels to their titles 2007-02-14 18:40:12 +00:00
postlfs Reverted the change from r6617 2007-02-14 17:41:56 +00:00
pst Added ampersands to the DocBook instructions, thanks to DJ for pointing this out 2007-02-03 16:54:05 +00:00
server Updated command explnation in bind 2007-02-05 16:54:03 +00:00
stylesheets Removed more extraneous spaces 2007-01-30 20:25:59 +00:00
template Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
x Reverted the change from r6617 2007-02-14 17:41:56 +00:00
xincludes Reminder to set the XORG_* variables 2007-02-14 05:19:59 +00:00
xsoft corrected dl location for JDK update 10 (update 11 released), merge to 6.2.x branch 2007-02-07 05:23:11 +00:00
general.ent Minor modifications to the MesaLib instructions (both the text and the commands) 2007-02-14 08:11:15 +00:00
index.xml Broke out the separate sections of the Preface into separate XML files and added 6.2.0 release information to the Preface 2007-01-31 22:29:31 +00:00
INSTALL Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
Makefile Small fix in test-links Makefile target. 2007-01-25 20:16:07 +00:00
obfuscate.sh Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
README Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
tidy.conf Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00

$LastChangedBy$
$Date$

How do I convert these XML files to other formats like HTML, PDF,
and TXT? You need to have some software installed that deal with these
conversions. Please read the INSTALL file to determine what programs
you need to install and where to get instructions to install that software.

After that, you can build the html with a simple 'make' command.
The default target builds the html in $(HOME)/public_html/blfs-book.

Other Makefile targets are: nochunks, pdf, tex, validate, and
blfs-patch-list.

nochunks: builds BLFS in one huge file.

pdf: builds BLFS as a pdf file.

tex: converts the xml files to tex files

validate:  does an extensive check for xml errors in the book.

blfs-patch-list: generates a list of all blfs controlled patches in the book.