bafe09326e
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.
9 lines
344 B
Text
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:.
|
|
|
|
===========================================================================
|