diff options
Diffstat (limited to 'lang/jdk/pkg/MESSAGE')
-rw-r--r-- | lang/jdk/pkg/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/jdk/pkg/MESSAGE b/lang/jdk/pkg/MESSAGE new file mode 100644 index 00000000000..ec913c7e7e5 --- /dev/null +++ b/lang/jdk/pkg/MESSAGE @@ -0,0 +1,8 @@ +You may want to read ${PREFIX}/java/README for details about running +this jdk. In a nutshell you may want to set the following in your +shell environment: + + CLASSPATH to ${PREFIX}/java/lib/classes.zip:. + JAVA_HOME to ${PREFIX}/java + +and add ${PREFIX}/java/bin to your ${PATH}. |