You can easily download the most current version from CVS with this script: cvs.sh[341B]
After download, type:
$ sh cvs.sh
After checkout, change directory to “HEAD”
$ cd HEAD
then generate “configure” script:
$ ./autogen.sh
configure program:
$ ./configure
build
$ make
and install:
$ sudo
# make install
You can also view the CVS via WWW or go to SourceForge CVS project's page.