summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-25 01:58:38 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-25 01:58:38 +0000
commit39412520173be7b17b1dcbbef510f78a5ded880d (patch)
treea1e8a630f310c2cc8dfae94ccef747b7afb13713 /sca-cpp/trunk/INSTALL
parentdc15dc32bb3348c760ba3643c083af7e0c8e43fe (diff)
Port to HTTPD 2.3.10 alpha release.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/INSTALL')
-rw-r--r--sca-cpp/trunk/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL
index c9e7597a08..45b89e650f 100644
--- a/sca-cpp/trunk/INSTALL
+++ b/sca-cpp/trunk/INSTALL
@@ -45,7 +45,7 @@ gcc-g++-4.4.5
Then install the following development dependencies:
Apache HTTP server and APR:
-httpd-2.3.8 (http://httpd.apache.org/)
+httpd-2.3.10 (http://httpd.apache.org/)
with included libapr and libaprutil
built with OpenSSL libssl-0.9.8, libpcre3-8.02,
and expat 2.0.1
@@ -167,7 +167,7 @@ dependencies installed in the standard system directories and some of the
dependencies installed under $HOME:
./configure --prefix=$HOME/tuscany-sca-cpp-bin \
---with-apr=$HOME/httpd-2.3.8-bin --with-httpd=$HOME/httpd-2.3.8-bin \
+--with-apr=$HOME/httpd-2.3.10-bin --with-httpd=$HOME/httpd-2.3.10-bin \
--with-memcached=$HOME/memcached-1.4.5-bin \
--with-tinycdb=$HOME/tinycdb-0.77-bin \
--with-curl=$HOME/curl-7.19.5-bin --with-libxml2=/usr \