mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
17 lines
537 B
Plaintext
17 lines
537 B
Plaintext
===========================================================================
|
|
$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
|
|
|
|
===========================================================================
|