]> granicus.if.org Git - apache/commitdiff
XML update.
authorLucien Gentis <lgentis@apache.org>
Sun, 14 Jun 2015 15:39:03 +0000 (15:39 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 14 Jun 2015 15:39:03 +0000 (15:39 +0000)
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

index 9f4ffe417784e77aeb62598dac9dfb4b5dc0aef9..9d545be7cfe9aaec9c9581099500b4d5a7720d30 100644 (file)
       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 <a href="http://apr.apache.org/">Apache APR</a>, unpack
-      them into <code>./srclib/apr</code> and <code>./srclib/apr-util</code>
+      them into <code>/httpd_source_tree_root/srclib/apr</code> and <code>/httpd_source_tree_root/srclib/apr-util</code>
       (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
       <code>./configure</code>'s <code>--with-included-apr</code>
       option.  On some platforms, you may have to install the 
       corresponding <code>-dev</code> packages to allow httpd to build