pkgsrc/lang/kaffe/MESSAGE
jschauma bafe09326e Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by
M.Negovanovic.  While this version is actually a ``development'' version,
it has been reported to be much more usable than the stable 1.0.7 version.
Changes to 1.0.7 are far too numerous to list here, see http://www.kaffe.org
and/or the ChangeLog in the tarball.
2003-09-22 03:04:16 +00:00

9 lines
344 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.4 2003/09/22 03:04:16 jschauma Exp $
Before running Kaffe it is necessary to configure the environment.
PATH=$PATH:${PREFIX}/bin
CLASSPATH=${PREFIX}/jre/lib/rt.jar:.
===========================================================================