Java

Differences between revisions 12 and 15 (spanning 3 versions)
Revision 12 as of 2005-09-20 22:44:24
Size: 1131
Editor: host-87-74-2-161
Comment:
Revision 15 as of 2005-09-26 02:58:33
Size: 1080
Editor: dsl-202-52-55-156
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Note that alot of this information is out of date, see RestrictedFormats for more recent information.'''


Line 5: Line 9:
=== Breezy === === Breezy Badger ===
Line 7: Line 11:
In BreezyBadger, Java is available as the {{{j2re1.4}}} and {{{j2se1.4}}} packages in the {{{multiverse}}} repository. In order to get Java plugins working in your browser, you may have to manually install {{{libxp6}}} until the [https://launchpad.net/malone/bugs/2183 relevant bug] in the packaging gets fixed. In BreezyBadger, Java is available as the Blackdown {{{j2re1.4}}} and Blackdown {{{j2se1.4}}} packages in the {{{multiverse}}} repository.

Note that alot of this information is out of date, see RestrictedFormats for more recent information.

Java for i386

Sun's Java is no longer in the hoary-extras repository, and has been taken out for legal reasons. You can build your own Java package by following the instructions on JavaPackageBuildNewVersions.

Breezy Badger

In BreezyBadger, Java is available as the Blackdown j2re1.4 and Blackdown j2se1.4 packages in the multiverse repository.

Java on other Architechtures

Ubuntu PPC, please see: ["JavaPPC"]. Ubuntu AMD64, please see: ["JavaAMD64"].

Installing the JDK

If you want to install the Java compiler as well as the runtime environment, the easiest thing to do is to [https://java.sun.com/j2se/1.5.0/download.jsp get it directly from Sun]. Take care to use the "Linux self-extracting file" version. Converting the RPM with alien will not work.

Then follow the instructions as set forth on JavaPackageBuildNewVersions to create a .deb file you can install using dpkg.

Java (last edited 2008-08-06 16:24:58 by localhost)