Recommend Gtk+ version 3.22 or later.
[pspp] / INSTALL
diff --git a/INSTALL b/INSTALL
index 835092ede10b29846541546b2682bcbe1b6593d3..b1166b20b6b6b423218fe98184c04a4722f2c130 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -70,6 +70,8 @@ The following packages are required to install PSPP:
 
     * zlib (http://www.zlib.net/).
 
+    * libxml2 (http://xmlsoft.org/).  
+
 The following packages are required to enable PSPP's graphing
 features.  If you cannot arrange to install them, you must run
 `configure' with --without-cairo (in which case you will get no graphing
@@ -88,6 +90,8 @@ use the GUI, you must run `configure' with --without-gui.
       but other versions should be fine.
 
     * GTK+ (http://www.gtk.org/), version 3.14.5 or later.
+      It has been reported that versions prior to 3.22.x give problems,
+      so a recent version is recommended.
 
     * GtkSourceView (http://projects.gnome.org/gtksourceview/) 
       version 3.4.0 or later.
@@ -96,16 +100,6 @@ use the GUI, you must run `configure' with --without-gui.
 
 The following packages are optional:
 
-Installing the following packages will allow your PSPP program to read
-Gnumeric files.
-
-    * libxml2 (http://xmlsoft.org/).  
-
-Installing the following packages will allow your PSPP program to write
-OpenDocument text (ODT) files:
-
-    * libxml2 (http://xmlsoft.org/).  
-
 Other optional packages:
 
     * libreadline and libhistory