summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpp/INSTALL6
1 files changed, 6 insertions, 0 deletions
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 <http://www.swig.org> (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