pkgsrc/lang/sun-jre7/MESSAGE.NetBSD
ryoon da88ee935c Import sun-jre7-7.0.9 as lang/sun-jre7.
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
2012-12-11 14:47:17 +00:00

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
===========================================================================