summaryrefslogtreecommitdiff
path: root/cpp/README
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2007-11-07 08:49:32 +0000
committerArnaud Simon <arnaudsimon@apache.org>2007-11-07 08:49:32 +0000
commitc57a75579978761a08a87b80841d845ae932db0c (patch)
tree7edde8e2c4a20516b62d0e68f3ec61b75cdc5ad6 /cpp/README
parentf849837073f71be6fb9472e768182c4c7eadd4d4 (diff)
downloadqpid-python-c57a75579978761a08a87b80841d845ae932db0c.tar.gz
added # yum install e2fsprogs-devel
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@592653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README')
-rw-r--r--cpp/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/README b/cpp/README
index 4dc0b8f66c..7c34293007 100644
--- a/cpp/README
+++ b/cpp/README
@@ -61,7 +61,8 @@ all of the above plus:
On linux most packages can be installed using your distribution's package
management tool. For example on Fedora:
# yum install pkgconfig e2fsprogs boost-devel cppunit-devel openais ruby
- # yum install make gcc-c++ autoconf automake libtool doxygen help2man graphviz
+ # yum install make gcc-c++ autoconf automake libtool doxygen help2man graphviz
+ # yum install e2fsprogs-devel
Follow the manual installation instruction below for any packages not
available through yum.