Re: Kaffe needs Python

Dalibor Topic <[email protected]> Sat, 02 Feb 2008 19:23:27 +0100
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
Ito Kazumitsu wrote:
> Now kaffe needs zziplib.  But I could not install zziplib for
> not having python.
> 
> Do I have to begin with installing python in order to install
> kaffe?

Hi Ito,

zziplib uses python to build its docs, but it's only a build
time dependency, according to http://www.freshports.org/devel/zziplib/
so you should be able to pkg_add -r zziplib it without requiring
python.

cheers,
dalibor topic