mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
10 lines
347 B
Plaintext
10 lines
347 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.5 2005/09/06 18:15:32 tonio Exp $
|
|
|
|
Before running Kaffe it is necessary to configure the environment.
|
|
|
|
PATH=$PATH:${JAVA_HOME}/bin
|
|
CLASSPATH=${JAVA_HOME}/jre/lib/rt.jar:.
|
|
|
|
===========================================================================
|