diff options
Diffstat (limited to 'cpp/README')
| -rw-r--r-- | cpp/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/README b/cpp/README index 805a42cd86..ed740cdcc8 100644 --- a/cpp/README +++ b/cpp/README @@ -39,6 +39,7 @@ Qpid is compiled against libraries: * boost <http://www.boost.org> (1.33.1) * cppunit <http://cppunit.sourceforge.net> (1.11.4) * libdaemon <http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon> (0.10) + * uuid <http://e2fsprogs.sourceforge.net/> (1.39) Using tools: @@ -73,7 +74,7 @@ If building from a source distribution you do not need: On linux most packages can be installed using your distribution's package management tool. For example on Fedora: - # yum install apr-devel boost-devel cppunit-devel libdaemon-devel + # yum install apr-devel boost-devel cppunit-devel libdaemon-devel e2fsprogs-devel # yum install pkgconfig doxygen graphviz help2man Follow the manual installation instruction below for any packages not |
