Download
To build ganc just do the usual:
./configure
make
If you're building from CVS you may have to run autoconf and its buddies first. You can use a litle script already included:
./reconf.sh
./configure
make
You can download ganc's source code from:
- Stable version 0.8.2:
ganc-0.8.2.tar.gz
- Stable version 0.8:
ganc-0.8.tar.gz
- Stable version 0.7:
ganc-0.7.tar.gz
- Stable version 0.6:
ganc-0.6.tar.gz
- CVS at SourceForge.net:
- Access the CVS repository anonymously at cvs.sf.net
To get the latest of the latest use:
   $ export CVS_RSH=ssh
   $ cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/ganc checkout ganc
When asked for password just press Enter
- Nightly tarball: ganc-cvsroot.tar.bz2
Check out ganc's download page