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 | 70ae542e99ce59413c2b06fce6c67022dea8db07 (patch) | |
| tree | 3fbc15995c1d360a5de46e37037bd8a08f777e50 /qpid/cpp/INSTALL | |
| parent | 88850a41a741617d3ad88934b652c2a482bff180 (diff) | |
| download | qpid-python-70ae542e99ce59413c2b06fce6c67022dea8db07.tar.gz | |
Update cluster requirements to mention corosync.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@790746 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/INSTALL')
| -rw-r--r-- | qpid/cpp/INSTALL | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index 319a2b0a8e..27e103d15b 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/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) |
