I am attempting to install CVS on an AIX system. I have unpacked and
extracted the files but found no readme. Advice I have found was as
follows:
$ ./configure
$ ./make
$ su -l (enter password) #switch user to root
# ./make install
./configure works, but it all stops there. make does not exist.
I am installing version 1.11.18 but am not fussed about having the
latest - just need something that works (fairly desperately)