Author: andy
Date: 2012-02-09 13:55:16 -0700 (Thu, 09 Feb 2012)
New Revision: 9338
Modified:
trunk/BOOK/server/major/apache.xml
Log:
patch apache for pcre-8.30
Modified: trunk/BOOK/server/major/apache.xml
===================================================================
--- trunk/BOOK/server/major/apache.xml 2012-02-09 17:46:20 UTC (rev 9337)
+++ trunk/BOOK/server/major/apache.xml 2012-02-09 20:55:16 UTC (rev 9338)
@@ -64,6 +64,10 @@
<para>Required patch: <ulink
url="&patch-root;/httpd-&apache-version;-config-1.patch"/></para>
</listitem>
+ <listitem>
+ <para>Required patch: <ulink
+ url="&patch-root;/httpd-&apache-version;-pcre-8.30-1.patch"/></para>
+ </listitem>
</itemizedlist>
<bridgehead renderas="sect3">Apache Dependencies</bridgehead>
@@ -125,7 +129,8 @@
will allow the modules added to <application>Apache</application>
to be configured without errors. Apply the patch:</para>
-<screen><userinput>patch -Np1 -i
../httpd-&apache-version;-config-1.patch</userinput></screen>
+<screen><userinput>patch -p1 < ../httpd-&apache-version;-pcre-8.30-1.patch
&&
+patch -Np1 -i ../httpd-&apache-version;-config-1.patch</userinput></screen>
<note>
<para>You may wish to review the output from
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page