From: Christophe Jaillet Date: Sun, 17 Nov 2019 09:23:46 +0000 (+0000) Subject: Fix a block that should be wider. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1784 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37195d8fff6441ed4515e5aa12c241c6b78c49ff;p=thirdparty%2Fapache%2Fhttpd.git Fix a block that should be wider. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869921 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 6cd15999df4..f8f2854c7a0 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -157,7 +157,7 @@ sudo service apache2 start your system. If you don't, or prefer to not use the system-provided versions, download the latest versions of both APR and APR-Util from Apache APR, unpack - them into /httpd_source_tree_root/srclib/apr and /httpd_source_tree_root/srclib/apr-util + them into /httpd_source_tree_root/srclib/apr and /httpd_source_tree_root/srclib/apr-util (be sure the directory names do not have version numbers; for example, the APR distribution must be under /httpd_source_tree_root/srclib/apr/) and use ./configure's --with-included-apr