diff options
| author | Alan Conway <aconway@apache.org> | 2008-06-18 17:53:30 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-06-18 17:53:30 +0000 |
| commit | 9bf82c2c8c45a5228643a285f8db0b1061a69ad9 (patch) | |
| tree | d38be99fcb793712c2a2b5fb56dcbbb8294ff818 /cpp/INSTALL | |
| parent | 02757b560356e0ddb090fbe103e0b65db6dbd3b3 (diff) | |
| download | qpid-python-9bf82c2c8c45a5228643a285f8db0b1061a69ad9.tar.gz | |
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
Diffstat (limited to 'cpp/INSTALL')
| -rw-r--r-- | cpp/INSTALL | 5 |
1 files changed, 1 insertions, 4 deletions
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 <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 |
