From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
by finch.gentoo.org with esmtp (Exim 4.60)
(envelope-from
-The default for Java 1.4 is the Blackdown JRE/JDK pair, as it is freely
-("free as in beer") available without any registration fuss.
-
-JREs and JDKs from Sun, IBM, and BEA are generally faster, but getting t=
hem
-is a bit more work, as you are required to read and accept their license=
before
-downloading (IBM additionally requires you to register).
+The default for Java 1.6 is the Sun JRE/JDK pair.
-As already mentioned, some of the JDKs and JREs require you to jump thro= ugh a -few hoops before installing. Simply emerge the packages as you normally = would. -The ebuilds will then instruct you where to go and what to download. +Some of the JDKs and JREs require you to jump through a few hoops before +installing. Simply emerge the packages as you normally would. The ebuil= ds will +then instruct you where to go and what to download.
=20@@ -512,8 +505,8 @@ =20
# eselect java-nsplugin list - [1] sun-jre-bin-1.5 - [2] blackdown-jre-1.4.2 + [1] sun-jre-bin-1.6 + [2] icedtea6-bin=20
@@ -521,7 +514,7 @@
=20-# eselect java-nsplugin set sun-jre-bin-1.5 +# eselect java-nsplugin set sun-jre-bin-1.6=20
@@ -530,8 +523,8 @@ =20
# eselect java-nsplugin list - [1] sun-jre-bin-1.5 current - [2] blackdown-jre-1.4.2 + [1] sun-jre-bin-1.6 current + [2] icedtea6-bin=20
@@ -549,12 +542,25 @@ =20
If you are running a mixed 64-bit and 32-bit multilib system (for exampl= e, on -AMD64), you can only use 32-bit Java plugins. +AMD64), you can use 64-bit and 32-bit Java plugins. Unless you have a pr= essing +need to run 32-bit Java applications, we recommend using native 64-bit p= lugins +on 64-bit web browsers.
=20
-To use a 32-bit plugin, you will need to emerge
+# echo "dev-java/sun-jre-bin nsplugin" >> /etc/portage/package.use +# emerge sun-jre-bin ++ +
+To use a 32-bit plugin on a 32-bit browser, you will need to emerge
+
@@ -569,23 +575,21 @@# eselect java-nsplugin list Available 32-bit Java browser plugins - [1] emul-linux-x86-java-1.4.2 - [2] emul-linux-x86-java-1.5 + [1] emul-linux-x86-java-1.5 + [2] emul-linux-x86-java-1.6 +Available 64-bit Java browser plugins + [1] icedtea6-bin + [2] sun-jre-bin-1.6=20-Although you must select a 32-bit browser (such as
- -mozilla-firefox-bi= n ) -to use with your 32-bit plugin, the 64-bit version ofkonqueror u= ses your -Java VM directly, so it's possible to use the 64-bit version ofblack= down -with this browser; no further configuration is necessary. --Now select the right plugin for your 32-bit browser: +Now select the right plugin for your browsers:
=20-# eselect java-nsplugin set 32bit emul-linux-x86-java-1.5 +=20(Choose the plugins for 32-bit and 64-bit browsers) +# eselect java-nsplugin set 32bit emul-linux-x86-java-1.6 +# eselect java-nsplugin set 64bit sun-jre-bin-1.6@@ -595,8 +599,11 @@
# eselect java-nsplugin list Available 32-bit Java browser plugins - [1] emul-linux-x86-java-1.4.2 - [2] emul-linux-x86-java-1.5 current + [1] emul-linux-x86-java-1.5 + [2] emul-linux-x86-java-1.6 current +Available 64-bit Java browser plugins + [1] icedtea6-bin + [2] sun-jre-bin-1.6 current=20