X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=d4f982e193a14e92782cc872eb1bf4feb609cf74;hb=61efc26c4511f8c28c69d484a4a84c36ce6086db;hp=5e486ebc87962dd9d6aa71a7955ab3191939a95f;hpb=ab97e700f033db654e2f44919c73973d13b0c522;p=pspp diff --git a/INSTALL b/INSTALL index 5e486ebc87..d4f982e193 100644 --- 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 @@ -87,28 +89,19 @@ use the GUI, you must run `configure' with --without-gui. 0.18 and 0.19 have a bug that will prevent library detection, but other versions should be fine. - * GTK+ (http://www.gtk.org/), version 3.4.0 or later. + * GTK+ (http://www.gtk.org/), version 3.18.0 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. -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: + * GNU Spread Sheet Widget (http://www.gnu.org/software/ssw) - * libxml2 (http://xmlsoft.org/). +The following packages are optional: Other optional packages: - * libncurses (http://www.gnu.org/software/ncurses/). Without it, - PSPP will assume it is running in an 80x25 terminal. - * libreadline and libhistory (http://tiswww.case.edu/php/chet/readline/rltop.html). Without them, interactive command editing and history features in the