From 9a3a976da2e72cc86f367ab30e7b5be88b8a161b 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@891225 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qpid/cpp/INSTALL') diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index 27e103d15b..d54d2affc3 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/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