X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.CVS;h=74a5573da1fd8a6beaee4b6556469e53c13a30e3;hb=8b5eeea8fa0ed31ab3f174647ef111db39c1e177;hp=cf1563a8ad7e816588e325ff3bb872017f6a3e04;hpb=c9995451f0a91a645e1fdfeb9229090001af9c5b;p=pspp-builds.git diff --git a/README.CVS b/README.CVS index cf1563a8..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,10 +8,16 @@ 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). 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 If you checked Gnulib out in a directory named `gnulib' at the same