[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2. Getting Kawa

You can get Kawa sources and binaries from the Kawa ftp site ftp://ftp.gnu.org/pub/gnu/kawa/, or from a mirror site.

The latest release of the Kawa source code is ftp://ftp.gnu.org/pub/gnu/kawa/kawa-1.6.97.tar.gz.

A ready-to-run .jar archive of the pre-compiled classes is in ftp://ftp.gnu.org/pub/gnu/kawa/kawa-1.6.97.jar.

You can also check out the very latest version via anonymous cvs.
 
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/kawa login
     (password is ``anoncvs'')
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/kawa co kawa

Once you have it checked out, you can update it with cvs update.

You can also view the cvs archive via cvsweb.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Per Bothner on November, 26 2001 using texi2html