diff options
| author | Alan Conway <aconway@apache.org> | 2013-03-07 17:25:35 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-03-07 17:25:35 +0000 |
| commit | 74f4b51ba0cc95529b054e450cd6327f91520b6b (patch) | |
| tree | 8c2b0923582ef384440460b358216138116319c6 /qpid/cpp/INSTALL | |
| parent | cdc05fe8c2675454f86156501c610b6ddbcd7886 (diff) | |
| download | qpid-python-74f4b51ba0cc95529b054e450cd6327f91520b6b.tar.gz | |
QPID-4630: HA enable store tests if legacystore is built.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1453970 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/INSTALL')
| -rw-r--r-- | qpid/cpp/INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index c503f8de19..770a16f72f 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/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. |
