X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.CVS;h=74a5573da1fd8a6beaee4b6556469e53c13a30e3;hb=871f4456a207925fdce3df3150af3f3b263b2776;hp=da94390edb71d7c034b01cef39887324acd36909;hpb=b0254faa92f51d5bdf8e6a78443655b6c188a94e;p=pspp-builds.git diff --git a/README.CVS b/README.CVS index da94390e..74a5573d 100644 --- a/README.CVS +++ b/README.CVS @@ -1,5 +1,6 @@ -To build this project from the sources direct from the -cvs archive, you must install: +To build this project from the sources direct from the cvs archive, +you must install the prerequisites listed in README, plus the +following: * Autoconf 2.58 (or later). @@ -7,11 +8,15 @@ cvs archive, you must install: * Gettext 0.14.5 (or later). + * GNU M4 1.4.9 (or later). + + * pkg-config 0.21 (or later). + * Gnulib, from CVS (see http://savannah.gnu.org/cvs/?group=gnulib). - Consider applying the patch at the end of this file, unless - the bug it fixes has already been fixed. Note that Gnulib - does not require any form of installation: simply checking it - out into a directory is sufficient. + Note that Gnulib does not require any form of installation: + simply checking it out into a directory is sufficient. + + * Texinfo 4.7 or later, to build the documentation. Once you have these installed, execute make -f Smake