From 4e8f8379172e827e7c68a741abe6c9c7f987c588 Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Wed, 14 May 2008 19:28:49 +0000 Subject: Added requires for XML exchange git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656376 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qpid/cpp') diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index d1c36f960f..b33751647e 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/cpp/INSTALL @@ -54,6 +54,10 @@ a source distribution: Optional cluster functionality requires: * openais (0.80.3) + +Optional XML exchange requires: + * xqilla (2.0.0) + * xerces-c (2.7.0) Running qpid test suite requires: * cppunit (1.11.4) @@ -74,6 +78,9 @@ all of the above plus: * ruby 1.8 (1.8.4) +NOTE: make sure to install the related '-devel' packages also! + + 2.2. How to Install =================== -- cgit v1.2.1