da88ee935c
This is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 7.0). * builtin.mk is not tested. BUILTIN_FIND_FILES.JAVAVM7 should be fixed * Not for NetBSD 5
16 lines
537 B
Text
16 lines
537 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE.NetBSD,v 1.1 2012/12/11 14:47:17 ryoon Exp $
|
|
|
|
In order to be able to run the JVM, you need to add the following line
|
|
to your /etc/fstab:
|
|
|
|
procfs /emul/linux/proc procfs rw,linux
|
|
|
|
Furthermore, the maximum data segment size assigned to your user must
|
|
be at least 262144.
|
|
|
|
You may want to read the following for details about running this JDK:
|
|
|
|
${JAVA_HOME}/README
|
|
|
|
===========================================================================
|