diff options
| author | Alan Conway <aconway@apache.org> | 2009-07-02 21:51:37 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-07-02 21:51:37 +0000 |
| commit | a3c530322a64f4ddfebcff0ca05374d0131ef9d9 (patch) | |
| tree | 8c07571706e41425665764ff1f5c30e8a05b28ea /cpp | |
| parent | cb7f1a4da270c1bee5d894d24677fbd2a74f6611 (diff) | |
| download | qpid-python-a3c530322a64f4ddfebcff0ca05374d0131ef9d9.tar.gz | |
Update cluster requirements to mention corosync.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@790746 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/INSTALL | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/cpp/INSTALL b/cpp/INSTALL index 319a2b0a8e..27e103d15b 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -55,10 +55,11 @@ a source distribution: to get 1.32 working in the svn tree though that is only recommended as a last resort. -Optional cluster functionality requires: - * openais <http://openais.org/> (0.80.3) - -Optional XML exchange requires: +Optional cluster functionality requires ONE of: + * openais <http://openais.org> (0.80.3) + * corosync <http://corosync.org> (1.0.0.rc1) + + Optional XML exchange requires: * xqilla <http://xqilla.sourceforge.net/HomePage> (2.0.0) * xerces-c <http://xerces.apache.org/xerces-c/> (2.7.0) |
