summaryrefslogtreecommitdiff
path: root/lang/sun-jre15/MESSAGE.NetBSD
blob: ff9cf25e2aeae5b33ec3567aeba25b39aaa3e2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2004/09/30 22:11:53 rh Exp $

In order to be able to run the JVM, you will need to compile your kernel
with the following options:

options		COMPAT_LINUX

Then, 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

	${JAVA_HOME}/README

for details about running this JDK.

===========================================================================