summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-12-14 03:35:17 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-12-14 03:35:17 +0000
commitf0ae609332a5ccc097d7be6899fe0259170e714d (patch)
tree72b4ab2ae949d7872525cc1e3777749ec84a1cb3 /sca-cpp/trunk/INSTALL
parent699653d2ae2df1cec6af2915c90a6a7137a1c077 (diff)
Minor build script updates. Add missing --enable-libcloud build option and upgrade to PostgreSQL 9.1.2.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214042 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 55e753743c..93f2b47c79 100644
--- a/sca-cpp/trunk/INSTALL
+++ b/sca-cpp/trunk/INSTALL
@@ -148,7 +148,7 @@ Key/value persistent store:
Google LevelDB 1.2 (http://code.google.com/p/leveldb/)
SQL database:
-PostgreSQL 9.0.3 (http://www.postgresql.org/)
+PostgreSQL 9.1.2 (http://www.postgresql.org/)
Logging:
Facebook Scribe 2.2 (http://github.com/facebook/scribe/downloads)
@@ -240,7 +240,7 @@ dependencies installed under $build:
--enable-queue --with-qpidc=$build/qpidc-0.6-bin \
--enable-chat --with-libstrophe=$build/libstrophe-bin \
--with-vysper=$build/vysper-0.5 \
---enable-sqldb --with-pgsql=$build/postgresql-9.0.3-bin \
+--enable-sqldb --with-pgsql=$build/postgresql-9.1.2-bin \
--enable-log --with-thrift=$build/thrift-0.2.0-bin \
--with-scribe=$build/scribe-2.2-bin \
--enable-openid --with-mod-auth-openid=$build/mod-auth-openid-bin \