9 lines
348 B
Text
9 lines
348 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.4 2005/06/17 19:01:59 poppnk Exp $
|
|
|
|
Before running Kaffe it is necessary to configure the environment.
|
|
|
|
PATH=$PATH:${JAVA_HOME}/bin
|
|
CLASSPATH=${JAVA_HOME}/jre/lib/rt.jar:.
|
|
|
|
===========================================================================
|