summaryrefslogtreecommitdiff
path: root/qpid/cpp/INSTALL
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-06-18 17:53:30 +0000
committerAlan Conway <aconway@apache.org>2008-06-18 17:53:30 +0000
commit05e60e867e2648adb7c752906b301475ce821b09 (patch)
treef1f931caade260529fbf4471240499a5e606a27a /qpid/cpp/INSTALL
parent3b883c2a6709c50ca68e4feaa26490f3f1471d32 (diff)
downloadqpid-python-05e60e867e2648adb7c752906b301475ce821b09.tar.gz
Bring cluster code up to date.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@669236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/INSTALL')
-rw-r--r--qpid/cpp/INSTALL5
1 files changed, 1 insertions, 4 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL
index b33751647e..3c82dbc605 100644
--- a/qpid/cpp/INSTALL
+++ b/qpid/cpp/INSTALL
@@ -59,9 +59,6 @@ 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)
-
Qpid has been built using the GNU C++ compiler:
* gcc <http://gcc.gnu.org/> (3.2.3)
@@ -88,7 +85,7 @@ NOTE: make sure to install the related '-devel' packages also!
=====================================
On linux most packages can be installed using your distribution's package
management tool. For example on Fedora:
- # yum install boost-devel e2fsprogs-devel pkgconfig openais-devel cppunit-devel
+ # yum install boost-devel e2fsprogs-devel pkgconfig openais-devel
# yum install gcc-c++ make autoconf automake help2man libtool doxygen graphviz ruby
Follow the manual installation instruction below for any packages not