To compile Clirr yourself you need to have the following tools installed on your machine and available in the command line search path:
To build Clirr, open a command line shell, cd to an empty directory and enter the following commands (when prompted for a password for anonymous, simply press the Enter key):
cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/clirr login cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/clirr checkout clirr cd clirr maven -Dgoal=jar:install multiproject:goal maven
Note that the anonymous CVS server on Sourceforge is under heavy load, and you might experience difficulties when checking out the sources. This is temporary, please try again a few minutes later. Sourceforge is currently in the process of installing more capable hardware.