Added the updated GPL and FDL now that they've been released.
[pspp] / INSTALL
diff --git a/INSTALL b/INSTALL
index 54caf7c190f28df0279ade5fee3d43b108480a14..db1decf2a7dd0733c30c7746d07397d04474e24b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,20 @@
+PSPP has the following library dependencies;
+
+    * The GNU Scientific Library (libgsl), version 1.6 or later.
+
+    * The GNU multiprecision arithmetic library (libgmp).
+
+    * libplot from GNU plotutils is optional.  Without it, the new
+      graphing features will not work.  If you do not have it
+      installed, you must run `configure' with --without-libplot.
+
+    * ncurses and GNU readline are optional.  They make for a more pleasant
+      command line interface.
+
+PSPP also has the following build dependencies:
+
+    * perl 5.6 or later.
+
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
 Foundation, Inc.