summaryrefslogtreecommitdiffstats
path: root/development/openjdk8/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/openjdk8/README')
-rw-r--r--development/openjdk8/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/development/openjdk8/README b/development/openjdk8/README
index 2a35a9bbd8..3139fca714 100644
--- a/development/openjdk8/README
+++ b/development/openjdk8/README
@@ -7,8 +7,11 @@ that you have already installed as they may cause conflicts with the
PATH, JAVA_HOME and MANPATH variables (this includes the 'openjdk7'
dependency package -- you may wish to remove it after you're done.)
-If you already have 'openjdk8' on your system (and are compiling a
-newer version, for example) you don't need the 'openjdk7' dependency.
+On 32-bit slackware you will need 'zulu-openjdk7' as dependency instead
+of 'openjdk7'. You can use the former on 64-bit slackware too.
+
+If you already have 'openjdk8' on your system (and are compiling a newer
+version, for example) you won't need any dependencies at all.
After installing the package you will need to logout/login to your
machine as it will add new files to the /etc/profile.d folder.