made matrix argument const in coefficient initialization
[pspp-builds.git] / README
diff --git a/README b/README
index 298f70df90cddcd554088d2068ace2b4d1bcf92f..9ab9d07b06d5398299bbe5feec262938ffed81c8 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,35 @@ PSPP development is ongoing. It already supports a large subset of
 SPSS's transformation language.  Its statistical procedure support is
 currently limited, but growing.
 
+Instructions for installation are in INSTALL.  Before you install
+PSPP, you will need to install certain prerequisites:
+
+    * An ANSI C compiler and tool chain.
+
+    * The GNU Scientific Library (libgsl), version 1.6 or later,
+      including libgslcblas included with GSL.
+
+    * Perl, version 5.005_03 or later.  (Perl is required during build
+      but not after installation.)
+
+    * pkg-config (only if you need to regenerate configure after
+      modifying configure.ac).
+
+    * Optional: libncurses.  Without it, PSPP will assume it is
+      running in an 80x25 terminal.
+
+    * Optional: libreadline and libhistory.  Without them, interactive
+      command editing and history features will be disabled.
+
+    * Optional: libplot (from GNU plotutils).  Without it,
+      graphing features will not work.  If you do not have it
+      installed, you must run `configure' with --without-libplot.
+
+    * Optional: GTK+ version 2.6.0 or later, plus libglade 2.0 or
+      later.  Without them, the GUI will not be built.  If you do not
+      have these installed, you must run `configure' with
+      --without-gui.
+
 For information on differences from previous versions, please see file
 NEWS.  Full documentation on PSPP's language can be found in the doc/
 directory.
@@ -15,10 +44,10 @@ ftp://ftp.gnu.org/pub/gnu/pspp/.  Older versions may be obtained from
 ftp://alpha.gnu.org/gnu/pspp/.  Development sources are available from
 CVS at http://savannah.gnu.org/projects/pspp
    
-Questions and comments regarding PSPP can be sent to pspp-dev@gnu.org.
-PSPP bug reports may be sent to bug-gnu-pspp@gnu.org or filed in the
-bug-tracking system at http://savannah.gnu.org/bugs/?group=pspp
-according to your preference.
+Questions and comments about using PSPP may be sent to pspp-users@gnu.org.
+Bug reports may be filed at http://savannah.gnu.org/bugs/?group=pspp
+or emailed to bug-gnu-pspp@gnu.org.  (We prefer the web-based system
+because it makes it more difficult for us to lose track of bugs.)
 
 The long term goals for PSPP are ambitious.  We wish to provide the
 following support to users: