summaryrefslogtreecommitdiff
path: root/cpp/INSTALL
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-03-07 17:25:35 +0000
committerAlan Conway <aconway@apache.org>2013-03-07 17:25:35 +0000
commit5e45cf6dcae0f9e7aa216b3c9653463ff1dcda64 (patch)
tree6357d82964949bd2fdb7ca405e61de4c37b41d32 /cpp/INSTALL
parent8825289ef0300dc70bfdcd92e067a23f6eafe8ac (diff)
downloadqpid-python-5e45cf6dcae0f9e7aa216b3c9653463ff1dcda64.tar.gz
QPID-4630: HA enable store tests if legacystore is built.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1453970 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/INSTALL')
-rw-r--r--cpp/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/INSTALL b/cpp/INSTALL
index c503f8de19..770a16f72f 100644
--- a/cpp/INSTALL
+++ b/cpp/INSTALL
@@ -119,6 +119,9 @@ For the XML Exchange, include:
Optional ruby binding support include:
# yum install ruby ruby-devel swig
+Optional legacystore store module.
+# yum install libdb-cxx-devel libaio-devel
+
Follow the manual installation instruction below for any packages not
available through your distributions packaging tool.