Java

Differences between revisions 8 and 9
Revision 8 as of 2005-08-24 21:25:14
Size: 1047
Editor: seveas
Comment:
Revision 9 as of 2005-08-25 13:45:48
Size: 1020
Editor: seveas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
'''NB: the hoary-extras mirrors seem to have problems now (24 aug). JRE an JDK debs (i386) can be grabbed from http://seveas.ubuntulinux.nl too''' '''NB: the hoary-extras mirrors seem to have problems now (24 aug). Use the JavaPackageBuildNewVersions instructions'''

Java for i386

  1. Add the hoary-extras repository (AddingRepositoriesHowto)

  2. Search for sun-j2re1.5 in synaptic and install it.

NB: the hoary-extras mirrors seem to have problems now (24 aug). Use the JavaPackageBuildNewVersions instructions

This will configure the Firefox Java plugin. Alternatively, you can build your own Java package by following the instructions on JavaPackageBuildNewVersions.

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)