18 lines
586 B
Text
18 lines
586 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:36 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
|
|
|
|
===========================================================================
|