From 973c1d9c96bd48e334bef0b33d28f1b5f1f618d9 Mon Sep 17 00:00:00 2001 From: jschauma Date: Wed, 13 Aug 2003 15:22:14 +0000 Subject: Note that one needs procfs mounted with the 'linux' option, too. --- lang/sun-jre14/MESSAGE.NetBSD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lang/sun-jre14') diff --git a/lang/sun-jre14/MESSAGE.NetBSD b/lang/sun-jre14/MESSAGE.NetBSD index 21df4a1f02a..283cf4ec73b 100644 --- a/lang/sun-jre14/MESSAGE.NetBSD +++ b/lang/sun-jre14/MESSAGE.NetBSD @@ -1,11 +1,15 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.3 2003/08/13 03:29:55 jschauma Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.4 2003/08/13 15:22:14 jschauma 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 /proc procfs rw,linux + Furthermore, 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. -- cgit v1.2.3