From da2b8cd2c3ef5fc9c7d58ad67a199c03a7d57680 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 11 Nov 2013 18:33:55 +0000 Subject: NO-JIRA: added details of AMQP 1.0 support to installation notes and added separate readme for an overview of 1.0 support git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1540797 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qpid/cpp/INSTALL') 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 (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 (2.0.0) * xerces-c (2.7.0) -- cgit v1.2.1