@title Getting BOKIN @link Download @license Copyright (c) 2005 Tama Communications Corporation @body

Source archive

You can download the latest source archive from bokin-@VERSION@.tar.gz or BOKIN ftp site.

CVS repository

You can browse the BOKIN CVS repository via the ViewCVS interface.

You can also use the CVS utility to obtain anonymous read-only access. Please see savannah CVS page for the details.

You can build CVS version of BOKIN like this:
(You need automake and autoconf installed in your machine.)

% sh tools/reconf.sh 
% ./configure
% make