From 5382a514dcf1c1963460e52dbe49b50573a8f92f Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 3 Jul 2007 20:39:16 +0000 Subject: Added UUID type based on libuuid from e2fsprogs package. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@552970 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/README') 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 (1.33.1) * cppunit (1.11.4) * libdaemon (0.10) + * uuid (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 -- cgit v1.2.1