summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-05-15 19:11:13 +0000
committerjschauma <jschauma>2002-05-15 19:11:13 +0000
commit2625750e2abcb5354574635b72cf741b0f9798a7 (patch)
tree4f87730ae9121a0708ac745cc036b3bdd46e790f /lang/sun-jdk14
parentd8f47c9f074f34e673b9055d2f493e21192d7681 (diff)
downloadpkgsrc-2625750e2abcb5354574635b72cf741b0f9798a7.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-jdk14')
-rw-r--r--lang/sun-jdk14/MESSAGE8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/sun-jdk14/MESSAGE b/lang/sun-jdk14/MESSAGE
new file mode 100644
index 00000000000..08947cfb160
--- /dev/null
+++ b/lang/sun-jdk14/MESSAGE
@@ -0,0 +1,8 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2002/05/15 19:11:13 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.
+
+======================================================================