Author: igor Date: 2005-04-17 07:39:06 -0600 (Sun, 17 Apr 2005) New Revision: 3748
Modified: trunk/BOOK/server/major/apache.xml Log: Added a test suite note to Apache. Modified: trunk/BOOK/server/major/apache.xml =================================================================== --- trunk/BOOK/server/major/apache.xml 2005-04-17 11:24:52 UTC (rev 3747) +++ trunk/BOOK/server/major/apache.xml 2005-04-17 13:39:06 UTC (rev 3748) @@ -45,7 +45,7 @@ <sect3><title>Additional downloads</title> <itemizedlist spacing='compact'> -<listitem><para>Required Patch: <ulink +<listitem><para>Required patch: <ulink url="&patch-root;/httpd-&apache-version;-config-1.patch"/></para></listitem> </itemizedlist></sect3> @@ -85,6 +85,8 @@ <screen><userinput><command>./configure --enable-layout=FHS --enable-mods-shared=all && make</command></userinput></screen> +<para>This package does not come with a test suite.</para> + <para>Now, as the root user:</para> <screen><userinput role='root'><command>make install && -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
