From f46984eb9c6bf47e722f301ca8ea0e0f76d2284c Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Wed, 16 Dec 2009 13:01:55 +0000 Subject: Update to c++ INSTALL file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@891225 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpp') diff --git a/cpp/INSTALL b/cpp/INSTALL index 27e103d15b..d54d2affc3 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -91,6 +91,12 @@ the following must also be installed: * ruby-devel * python-devel * swig (1.3.35) + +UUID problems: +In some later Linux releases (such as Fedora 12), the uuid/uuid.h file has been +moved from e2fsprogs-devel into libuuid-devel. If you are using a newer Linux +release and run into a problem during configure in which uuid.h cannot be found, +look for and install the libuuid-devel package. 2.2. How to Install -- cgit v1.2.1