Updated build entities in DocBook-utils instructions; added a note to the Fontconfig instructions to have the SGMLSpm Perl module installed if DocBook-utils is installed

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3607 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-03-29 19:54:57 +00:00
parent 8ae9fdf113
commit e8b9dbf7a5
3 changed files with 10 additions and 4 deletions

View File

@ -55,6 +55,11 @@ the most current release is of the form 2.3.1</para></note>
<sect4><title>Optional</title>
<para><xref linkend="docbook-utils"/></para>
<note><para>If you have <application>DocBook-utils</application> installed,
you must also have <xref linkend="perl-modules"/>: SGMLSpm-1.03ii installed
also, or the <application>Fontconfig</application> build will
fail.</para></note>
</sect4>
</sect3>

View File

@ -24,7 +24,8 @@ who wrote what.</para>
<listitem><para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar option
in Vim instructions.</para></listitem>
in Vim instructions; added a note to the Fontconfig instructions to have the
SGMLSpm Perl module installed if DocBook-utils is installed.</para></listitem>
<listitem><para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
added manpage installation to OpenJade instructions, suggested by Andrew

View File

@ -7,9 +7,9 @@
<!ENTITY docbook-utils-download-http "http://sources-redhat.mirrors.redwire.net/docbook-tools/new-trials/SOURCES/docbook-utils-&docbook-utils-version;.tar.gz">
<!ENTITY docbook-utils-download-ftp "ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/docbook-utils-&docbook-utils-version;.tar.gz">
<!ENTITY docbook-utils-md5sum "6b41b18c365c01f225bc417cf632d81c">
<!ENTITY docbook-utils-size "125 KB">
<!ENTITY docbook-utils-buildsize "1.5 MB">
<!ENTITY docbook-utils-time ".04 SBU">
<!ENTITY docbook-utils-size "124 KB">
<!ENTITY docbook-utils-buildsize "1.44 MB">
<!ENTITY docbook-utils-time ".03 SBU">
]>
<sect1 id="docbook-utils" xreflabel="DocBook-utils-&docbook-utils-version;">