Linked by Thom Holwerda on Fri 2nd Feb 2007 11:21 UTC, submitted by anonymous
Permalink for comment 208320
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2006-05-04
AFAIK the current java-package does not support Java6 versions yet. Not the Sun version and not the IBM version.
As far as installing the Sun version goes, it is included in the official Debian non-free repositories, both for i386 and amd64. Testing only has Sun Java 5, while unstable also has Sun Java 6.
The article is actually giving bad advice. You can just install it from the repositories and configure the active java version with "update-alternatives".
ruben@beast ~ $ apt-cache search sun-java
sun-java5-bin - Sun Java(TM) Runtime Environment (JRE) 5.0 (architecture dependent files)
sun-java5-demo - Sun Java(TM) Development Kit (JDK) 5.0 demos and examples
sun-java5-doc - Sun JDK(TM) Documention -- integration installer
sun-java5-fonts - Lucida TrueType fonts (from the Sun JRE)
sun-java5-jdk - Sun Java(TM) Development Kit (JDK) 5.0
sun-java5-jre - Sun Java(TM) Runtime Environment (JRE) 5.0 (architecture independent files)
sun-java5-plugin - The Java(TM) Plug-in, Java SE 5.0
sun-java5-source - Sun Java(TM) Development Kit (JDK) 5.0 source files
sun-java6-bin - Sun Java(TM) Runtime Environment (JRE) 6 (architecture dependent files)
sun-java6-demo - Sun Java(TM) Development Kit (JDK) 6 demos and examples
sun-java6-doc - Sun JDK(TM) Documention -- integration installer
sun-java6-fonts - Lucida TrueType fonts (from the Sun JRE)
sun-java6-jdk - Sun Java(TM) Development Kit (JDK) 6
sun-java6-jre - Sun Java(TM) Runtime Environment (JRE) 6 (architecture independent files)
sun-java6-plugin - The Java(TM) Plug-in, Java SE 6
sun-java6-source - Sun Java(TM) Development Kit (JDK) 6 source files