diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-13 07:29:32 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-13 07:29:32 +0000 |
commit | b24f715c509211e8814179fd8529b8d28f7fd6e1 (patch) | |
tree | be594b6f5cb78a08963d5ecf9939c7bd088d593d /lang/sun-jdk14 | |
parent | 63d51646ba2c33b9a24491cf9afe7fb4c9c1e989 (diff) | |
download | pkgsrc-b24f715c509211e8814179fd8529b8d28f7fd6e1.tar.gz |
Cosmetic changes to MESSAGE files for JVMs for readability.
Diffstat (limited to 'lang/sun-jdk14')
-rw-r--r-- | lang/sun-jdk14/MESSAGE | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/lang/sun-jdk14/MESSAGE b/lang/sun-jdk14/MESSAGE index 123eb028848..09f350dc082 100644 --- a/lang/sun-jdk14/MESSAGE +++ b/lang/sun-jdk14/MESSAGE @@ -1,16 +1,19 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:09 wiz Exp $ +$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:34 jlam Exp $ -In order to invoke the JVM, 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. +In order to invoke the JVM, 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. -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - CLASSPATH to ${JDK_HOME}/src.zip:. - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + CLASSPATH to ${PREFIX}/src.zip:. + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== |