From cea0eaf714ac743a40682fe4b0ad1f7f95b2be24 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/qpid@656376 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpp') diff --git a/cpp/INSTALL b/cpp/INSTALL index d1c36f960f..b33751647e 100644 --- a/cpp/INSTALL +++ b/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