chiark / gitweb /
Document locations of required programs.
authorian <ian>
Wed, 7 Apr 1999 22:12:25 +0000 (22:12 +0000)
committerian <ian>
Wed, 7 Apr 1999 22:12:25 +0000 (22:12 +0000)
INSTALL
debian/changelog

diff --git a/INSTALL b/INSTALL
index 4b5d665b4eb0d98b2c0483474666ee1fc3d16bcd..304f2a36cbc223b274f82081b67cad4580ea6f1b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,15 +12,18 @@ SYSTEM REQUIREMENTS:
 
 Programs:
 
-* md5sum (Colin Plumb's or the GNU version)
-* GNU m4
+* md5sum (GNU textutils; alternatively, Colin Plumb's, as shipped with
+          Debian in the `dpkg' package) - used during build only
+* GNU m4 (only if you need to change the m4 input)
 * GNU make
-* GNU flex
+* GNU flex [fixme: should ship the output]
 * GCC is preferred but other compilers ought to work (though
   no portability testing has yet been done).  ANSI C only.
   ints must be at least 32 bits.
-* A sensible /bin/cat which notices write errors (ie not
-  SunOS4, BSD 4.3, or many others.)
+* A sensible `cat' which notices write errors (ie not SunOS4, BSD 4.3,
+  or many others.  GNU textutils has one.  NB that this `cat' is used
+  at runtime and must be first on the system default PATH, so probably
+  in /bin.)
 
 C Library:
 
index d3dcb67ccafb47e35180a8f8e6967989cd3a4f7d..8abf253171bcf0f1615159ae60eb5ada4ba3890b 100644 (file)
@@ -1,3 +1,9 @@
+userv (0.61) unstable; urgency=low
+
+  * Document locations of required programs in INSTALL.
+
+ --
+
 userv (0.60.3) frozen unstable; urgency=medium
 
   * Fixed misdequoting of \<newline> in "-quoted strings.