X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=4f1bc84cef9b3c3eda18fc9165cdbc0f5e61d5aa;hb=c55841266a4d42da7da89235aa54a7fa0ac488dc;hp=177e383018263fd852ef72e4e5074d74b9f2db49;hpb=c4942b88d3090c38f0844af32c0c8d5be30809de;p=pspp-builds.git diff --git a/INSTALL b/INSTALL index 177e3830..4f1bc84c 100644 --- a/INSTALL +++ b/INSTALL @@ -33,10 +33,6 @@ The following packages are required to install PSPP: If you don't have a version already, you can install GNU libiconv (http://www.gnu.org/software/libiconv/). - * GNU make (http://www.gnu.org/software/make). Version 3.81 is - known to work; other versions will likely work too. Non-GNU - "make" programs will probably not work. - The following package is required to enable PSPP's graphing features. If you cannot arrange to install it, you must run `configure' with --without-libplot. @@ -144,9 +140,7 @@ release. `configure', additional features will be available in your PSPP installation. - 2. Type `make' to compile the package. (If GNU make is installed - under a different program name, e.g. "gmake", run that program - instead in this step and in the following steps as well.) + 2. Type `make' to compile the package. 3. Optionally, type `make check' to run the self-tests that come with the package. If any of the self-tests fail, please mail