X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.CVS;h=c6def4b5c60bf30ae1b443619b4c3dc556ee42bf;hb=3b76a8aa4e808b2e6bdb792c369fda72a61304de;hp=cf1563a8ad7e816588e325ff3bb872017f6a3e04;hpb=c9995451f0a91a645e1fdfeb9229090001af9c5b;p=pspp-builds.git diff --git a/README.CVS b/README.CVS index cf1563a8..c6def4b5 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,14 @@ cvs archive, you must install: * Gettext 0.14.5 (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