Node:Getting Kawa, Next:, Previous:Features, Up:Top



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.7.tar.gz. The same sources are available as a zip file ftp://ftp.gnu.org/pub/gnu/kawa/kawa-1.7-src.zip.

A ready-to-run .jar archive of the pre-compiled classes is in ftp://ftp.gnu.org/pub/gnu/kawa/kawa-1.7.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.