From: Mike Rumph Date: Thu, 1 Dec 2016 15:56:18 +0000 (+0000) Subject: Generated doc changes X-Git-Tag: 2.2.32~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43df1c3900c085b2f988e19f18a522dd30a839c;p=thirdparty%2Fapache%2Fhttpd.git Generated doc changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1772233 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 4bf2da08bfd..bc4b2c30b9a 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -165,14 +165,14 @@ the affected support scripts. Of course, you will still be able to build and use Apache HTTPd. -
apr/apr-util >= 1.2
+
apr/apr-util >= 1.4
apr and apr-util are bundled with the Apache HTTPd source releases, and will be used without any problems in almost all circumstances. However, if - apr or apr-util, versions 1.0 or 1.1, + apr or apr-util, versions 1.0, 1.1 or 1.2, are installed on your system, you must either upgrade your apr/apr-util installations to - 1.2, force the use of the bundled libraries or have httpd use + 1.4, force the use of the bundled libraries or have httpd use separate builds. To use the bundled apr/apr-util sources specify the --with-included-apr option to configure: @@ -188,13 +188,13 @@ To build Apache HTTPd against a manually installed apr/apr-util:

- # Build and install apr 1.2
+ # Build and install apr 1.4
cd srclib/apr
./configure --prefix=/usr/local/apr-httpd/
make
make install

- # Build and install apr-util 1.2
+ # Build and install apr-util 1.4
cd ../apr-util
./configure --prefix=/usr/local/apr-util-httpd/ --with-apr=/usr/local/apr-httpd/
diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index c2ed5c5a0f4..84f8629477c 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/install.xml.ja b/docs/manual/install.xml.ja index 29f822610ea..e0617f7ab14 100644 --- a/docs/manual/install.xml.ja +++ b/docs/manual/install.xml.ja @@ -1,7 +1,7 @@ - + + +