summaryrefslogtreecommitdiff
path: root/lang/sun-jre14
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-05-15 19:11:13 +0000
committerjschauma <jschauma>2002-05-15 19:11:13 +0000
commit53943df1addd62eaa93b2d93c403e29f5e35f0aa (patch)
tree4f87730ae9121a0708ac745cc036b3bdd46e790f /lang/sun-jre14
parentbfd6a45f34c7830b02a0ec851fc91f1fab434bd3 (diff)
downloadpkgsrc-53943df1addd62eaa93b2d93c403e29f5e35f0aa.tar.gz
Add a message to inform the user that "ulimit -d" needs to be >= 131204
to use this JVM.
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r--lang/sun-jre14/MESSAGE8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/sun-jre14/MESSAGE b/lang/sun-jre14/MESSAGE
new file mode 100644
index 00000000000..72bf87b504c
--- /dev/null
+++ b/lang/sun-jre14/MESSAGE
@@ -0,0 +1,8 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2002/05/15 19:11:15 jschauma Exp $
+
+In order to invoke the JVM, the data segment size set by żour shells
+'ulimit' builtin must be at least 131204 -- please refer to your
+shells manual page for details.
+
+======================================================================