Author: randy
Date: 2005-12-07 03:16:30 -0700 (Wed, 07 Dec 2005)
New Revision: 5364
Modified:
trunk/BOOK/pst/sgml/openjade.xml
trunk/BOOK/pst/sgml/opensp.xml
trunk/BOOK/pst/sgml/sgml-common.xml
trunk/BOOK/pst/sgml/sgml-dtd-3.xml
trunk/BOOK/pst/sgml/sgml-dtd.xml
trunk/BOOK/pst/typesetting/tex.xml
Log:
Added notes about running test suites to Typesetting and SGML package
instructions
Modified: trunk/BOOK/pst/sgml/openjade.xml
===================================================================
--- trunk/BOOK/pst/sgml/openjade.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/sgml/openjade.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -9,7 +9,7 @@
<!ENTITY openjade-md5sum "7df692e3186109cc00db6825b777201e">
<!ENTITY openjade-size "880 KB">
<!ENTITY openjade-buildsize "19.2 MB">
- <!ENTITY openjade-time "0.73 SBU">
+ <!ENTITY openjade-time "0.7 SBU">
]>
<sect1 id="openjade" xreflabel="OpenJade-&openjade-version;">
@@ -74,6 +74,8 @@
--datadir=/usr/share/sgml/openjade-&openjade-version; &&
make</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
Modified: trunk/BOOK/pst/sgml/opensp.xml
===================================================================
--- trunk/BOOK/pst/sgml/opensp.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/sgml/opensp.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -89,6 +89,9 @@
--enable-default-search-path=/usr/share/sgml &&
make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</userinput></screen>
+ <para>To test the results, issue <command>make check</command>. As many as
+ eight of the 22 tests may fail. Do not be alarmed.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make
pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version; install &&
Modified: trunk/BOOK/pst/sgml/sgml-common.xml
===================================================================
--- trunk/BOOK/pst/sgml/sgml-common.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/sgml/sgml-common.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -9,7 +9,7 @@
<!ENTITY sgml-common-md5sum "103c9828f24820df86e55e7862e28974">
<!ENTITY sgml-common-size "75 KB">
<!ENTITY sgml-common-buildsize "1.5 MB">
- <!ENTITY sgml-common-time "0.03 SBU">
+ <!ENTITY sgml-common-time "less than 0.1 SBU">
]>
<sect1 id="sgml-common" xreflabel="SGML Common-&sgml-common-version;">
@@ -89,6 +89,8 @@
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
make</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
Modified: trunk/BOOK/pst/sgml/sgml-dtd-3.xml
===================================================================
--- trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -78,6 +78,8 @@
-e 's|DTDDECL "-//OASIS//DTD DocBook
V&sgml-dtd-3-version;//EN"|SGMLDECL|g' \
docbook.cat</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>install -v -d -m755
/usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &&
Modified: trunk/BOOK/pst/sgml/sgml-dtd.xml
===================================================================
--- trunk/BOOK/pst/sgml/sgml-dtd.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/sgml/sgml-dtd.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -77,6 +77,8 @@
<screen><userinput>sed -i -e '/ISO 8879/d' \
-e '/gml/d' docbook.cat</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>install -v -d
/usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version; &&
Modified: trunk/BOOK/pst/typesetting/tex.xml
===================================================================
--- trunk/BOOK/pst/typesetting/tex.xml 2005-12-07 10:00:08 UTC (rev 5363)
+++ trunk/BOOK/pst/typesetting/tex.xml 2005-12-07 10:16:30 UTC (rev 5364)
@@ -164,6 +164,10 @@
--with-system-ncurses --with-system-zlib &&
make all</userinput></screen>
+ <para>To test the results, issue: <command>make check</command>. The tests
+ should complete without errors (there may be some errors which are
+ ignored).</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page