X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=db1decf2a7dd0733c30c7746d07397d04474e24b;hb=c15c93a4a2421502b415cdb2c41fa10e2e533a5a;hp=54caf7c190f28df0279ade5fee3d43b108480a14;hpb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;p=pspp diff --git a/INSTALL b/INSTALL index 54caf7c190..db1decf2a7 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,20 @@ +PSPP has the following library dependencies; + + * The GNU Scientific Library (libgsl), version 1.6 or later. + + * The GNU multiprecision arithmetic library (libgmp). + + * libplot from GNU plotutils is optional. Without it, the new + graphing features will not work. If you do not have it + installed, you must run `configure' with --without-libplot. + + * ncurses and GNU readline are optional. They make for a more pleasant + command line interface. + +PSPP also has the following build dependencies: + + * perl 5.6 or later. + Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.