Remove gmp references.
[pspp-builds.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 54caf7c190f28df0279ade5fee3d43b108480a14..bff0cd99a12678bc9c7e16eeec15efc7fd726f24 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,18 @@
+PSPP has the following library dependencies;
+
+    * The GNU Scientific Library (libgsl), version 1.6 or later.
+
+    * 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.