From 9bf82c2c8c45a5228643a285f8db0b1061a69ad9 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 18 Jun 2008 17:53:30 +0000 Subject: Bring cluster code up to date. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@669236 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cpp/INSTALL') diff --git a/cpp/INSTALL b/cpp/INSTALL index b33751647e..3c82dbc605 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -59,9 +59,6 @@ Optional XML exchange requires: * xqilla (2.0.0) * xerces-c (2.7.0) -Running qpid test suite requires: - * cppunit (1.11.4) - Qpid has been built using the GNU C++ compiler: * gcc (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 -- cgit v1.2.1