summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14/MESSAGE
blob: 09f350dc0822339c3ab0bce0bf877357c5175e62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
===========================================================================
$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:34 jlam Exp $

In order to invoke the JVM, the data segment size set by your shell's
'ulimit' builtin must be at least 131204 -- please refer to your shell's
manual page for details.

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}/src.zip:.
	JAVA_HOME to ${PREFIX}
	PATH to include ${PREFIX}/bin

===========================================================================