Author: randy
Date: 2005-10-31 13:48:54 -0700 (Mon, 31 Oct 2005)
New Revision: 5254
Modified:
trunk/BOOK/general/genlib/lzo.xml
Log:
Added a note to run the test suite in the LZO instructions
Modified: trunk/BOOK/general/genlib/lzo.xml
===================================================================
--- trunk/BOOK/general/genlib/lzo.xml 2005-10-31 05:52:51 UTC (rev 5253)
+++ trunk/BOOK/general/genlib/lzo.xml 2005-10-31 20:48:54 UTC (rev 5254)
@@ -74,6 +74,10 @@
<screen><userinput>./configure --prefix=/usr --enable-shared &&
make</userinput></screen>
+ <para>To test the results, issue <command>make check</command>. All the
+ checks should pass. Now issue <command>make test</command> to run the full
+ suite of tests.</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