blob: 7ba3d0c7d9637d9c40caa519db08cdc3c94c4fca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:10 wiz 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 ${JDK_HOME}/README for details about running
this jdk. In a nutshell you may want to set the following in your
shell environment:
JAVA_HOME to ${JDK_HOME}
${PATH} to include ${JDK_HOME}/bin
===========================================================================
|