diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/README | 3 |
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. |