From d9be91b6c9ae298cf310498f78bbb1482d15dfe5 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 14 Jun 2015 15:39:03 +0000 Subject: [PATCH] XML update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685413 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 9f4ffe4177..9d545be7cf 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -123,9 +123,9 @@ 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 ./srclib/apr and ./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 ./srclib/apr/) and use + the APR distribution must be under /httpd_source_tree_root/srclib/apr/) and use ./configure's --with-included-apr option. On some platforms, you may have to install the corresponding -dev packages to allow httpd to build -- 2.40.0