Added note regarding the need for nobody,bin,and daemon users/groups.
diff --git a/INSTALL b/INSTALL
index 7613d1f..f7d57d9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-$Id: INSTALL,v 1.11 2001/09/19 16:11:23 robbiew Exp $
+$Id: INSTALL,v 1.12 2001/10/12 20:21:49 robbiew Exp $
 
 Quick Start
 -----------
@@ -8,6 +8,9 @@
 3> make
 4> ./runalltests.sh
 
+*NOTE: The LTP assumes the existence of the nobody, bin, and daemon user/groups.  If these
+do not exist, certain tests will fail.
+
 
 Detailed Installation
 ---------------------