1 To build this project from the sources direct from the
2 cvs archive, you must install:
4 * Autoconf 2.58 (or later).
6 * Automake 1.7 (or later).
8 * Gettext 0.14.5 (or later).
10 * Gnulib, from CVS (see http://savannah.gnu.org/cvs/?group=gnulib).
11 Consider applying the patch at the end of this file, unless
12 the bug it fixes has already been fixed. Note that Gnulib
13 does not require any form of installation: simply checking it
14 out into a directory is sufficient.
16 Once you have these installed, execute
18 If you checked Gnulib out in a directory named `gnulib' at the same
19 level as PSPP, then this is sufficient. Otherwise, provide the
20 location of GNULIB on the `make' command line:
21 make -f Smake GNULIB=/gnulib/base/directory/name
23 After executing Smake, you may configure the source tree in the usual
24 way with ./configure, e.g.
26 For a list of options:
32 For a very thorough test: