X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=c057f27e2bf44c4c55e7c507bdc107741e966fa7;hb=67eaa039729c1e8b51122a0cbe5163d20f406f69;hp=2ab967c2b858eee1d6f6176b64b1c414d78d30b3;hpb=51f6adf4ab3e07cc3073ea572117b5dc2862c6e6;p=pspp diff --git a/INSTALL b/INSTALL index 2ab967c2b8..c057f27e2b 100644 --- a/INSTALL +++ b/INSTALL @@ -60,6 +60,10 @@ The following packages are required to install PSPP: * Perl (http://www.perl.org/), version 5.005_03 or later. Perl is required during build but not after installation. + * Python (https://python.org/), version 2.7 or later (Python 3 is + fine). Some tests require Python; if it is missing, those tests + will be skipped. PSPP does not otherwise require Python. + * iconv, which should be installed as part of a Unix-like system. If you don't have a version already, you can install GNU libiconv (http://www.gnu.org/software/libiconv/). @@ -89,7 +93,7 @@ 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.14.5 or later. + * GTK+ (http://www.gtk.org/), version 3.22.0 or later. * GtkSourceView (http://projects.gnome.org/gtksourceview/) version 3.4.0 or later.