blob: 6204e671d18baaa3f0fd41e0f018e98b1333a67c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/10/13 07:29:32 jlam Exp $
You may want to read
${PREFIX}/README
for details about running this jdk. In a nutshell you may want to set the
following in your shell environment:
CLASSPATH to ${PREFIX}/lib/classes.zip:.
JAVA_HOME to ${PREFIX}
PATH to include ${PREFIX}/bin
===========================================================================
|