diff options
| author | Carl C. Trieloff <cctrieloff@apache.org> | 2008-05-14 19:28:49 +0000 |
|---|---|---|
| committer | Carl C. Trieloff <cctrieloff@apache.org> | 2008-05-14 19:28:49 +0000 |
| commit | 4e8f8379172e827e7c68a741abe6c9c7f987c588 (patch) | |
| tree | 36eac0b9ea6600e6026082fbc361fad4f8e0b607 /qpid/cpp | |
| parent | c652b6fb1db9123b7406bc198093d4025d2d13b0 (diff) | |
| download | qpid-python-4e8f8379172e827e7c68a741abe6c9c7f987c588.tar.gz | |
Added requires for XML exchange
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/INSTALL | 7 |
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 =================== |
