blob: 7a821a8d7b0e7fbbb0d6e59fe661b425ca87ea3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
===========================================================================
$NetBSD: MESSAGE,v 1.6 2003/01/29 11:13:30 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:
JAVA_HOME to ${PREFIX}
PATH to include ${PREFIX}/bin
===========================================================================
|