summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/INSTALL7
1 files changed, 7 insertions, 0 deletions
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 <http://openais.org/> (0.80.3)
+
+Optional XML exchange requires:
+ * xqilla <http://xqilla.sourceforge.net/HomePage> (2.0.0)
+ * xerces-c <http://xerces.apache.org/xerces-c/> (2.7.0)
Running qpid test suite requires:
* cppunit <http://cppunit.sourceforge.net> (1.11.4)
@@ -74,6 +78,9 @@ all of the above plus:
* ruby 1.8 <http://www.ruby-lang.org> (1.8.4)
+NOTE: make sure to install the related '-devel' packages also!
+
+
2.2. How to Install
===================