Use the command
cvs -d:pserver:anonymous@cvs.lifelines.sourceforge.net:/cvsroot/lifelines
in place of
CVS
in what follows:
o Change your local directory to the (intended) parent of
your lifelines source directory. Source files and directories will
be downloaded/updated in a directory called 'lifelines' in your
current directory.
o CVS login anonymous
o If this is the first time, then
CVS checkout lifelines
otherwise
CVS update lifelines
o CVS logout
Follow the developers' build instructions in README.DEVELOPERS before attempting the end-users' build instructions in INSTALL. Read the various README files.
Refer also to