X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=25e9a6623604dae4f8699fe0ea3d6113405552a5;hb=6615bd0654fe1d821b158db2d343c958ef86e3d7;hp=d4f982e193a14e92782cc872eb1bf4feb609cf74;hpb=53471ab86019d104cddb3a1b8c96400c8da0838b;p=pspp diff --git a/INSTALL b/INSTALL index d4f982e193..25e9a66236 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. 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/).