diff options
Diffstat (limited to 'qpid/cpp/INSTALL')
| -rw-r--r-- | qpid/cpp/INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index e5aed5674d..6295a23cc9 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/cpp/INSTALL @@ -126,6 +126,11 @@ a source distribution: to get 1.32 working in the svn tree though that is only recommended as a last resort. +Optional support for AMQP 1.0 requires (see AMQP_1.0 for details): +* Qpid proton-c <http://qpid.apache.org/proton> (0.5) +Note: pkg-config is used to locate this, so set PKG_CONFIG_PATH if you +are using a non-standard location + Optional XML exchange requires: * xqilla <http://xqilla.sourceforge.net/HomePage> (2.0.0) * xerces-c <http://xerces.apache.org/xerces-c/> (2.7.0) |
