The JavaTM 2 Standard Edition (J2SE), version 1.3.1_02a for the Caldera OpenLinux and Open UNIX 8 Operating Systems product is a full implementation of the Sun MicrosystemsTM Java 2 Platform - the technology and environment described in the SunTM specifications of the Java 2 Platform, Standard Edition, v. 1.3.1_02 FCS.
J2SE 1.3.1 for Caldera Linux also incorporates the Java 2 Platform, Standard Edition, v. 1.3.1_02aFCS implementation from the Blackdown project (http://www.blackdown.org).
This product is built for Linux and supported on Open UNIX 8 by way of Open UNIX 8's Linux Kernel Personality (LKP) feature which is required to be installed.
Before installing this product, it is important to read
the Java 2 Standard Edition (J2SE), v. 1.3.1_02a
for Caldera OpenLinux and Open UNIX 8 (with LKP) Release Notes which provide
complete details on system requirements, supported platforms, prerequisite
packages and other important information. The Release Notes are distributed along with the jre-1.3.1-02a.rpm and
jdk-1.3.1-02a.rpm packages and installed in /usr/share/doc/packages/java-1.3.1
in both HTML and text format.
The Release Notes are also available for download from this download page
for added convenience.
J2SE 1.3.1 for Caldera Linux is distributed in four packages that are in rpm-style format. Accordingly, when installing these packages on Open UNIX 8, you must be in Linux mode. Again, see the Release Notes for complete package details (including space requirements).
To download and install the J2SE 1.3.1 product:
Select the package(s) you wish to download. Move the files to a preferred installation directory and uncompress the files:
# mv -i jre-1.3.1-02a.rpm.Z /tmp1, or # mv -i jdk-1.3.1-02a.rpm.Z /tmp1 # cd /tmp1 # uncompress *.Z
Install any necessary prerequisite package(s) as described in the Release Notes. If you are installing on Open UNIX 8 with LKP, you must be in Linux mode
Install the packages using the# linux
rpm
command.You must be root to install any J2SE 1.3.1 packages and the jre
package must be installed first:
You can then install any additional package(s):# rpm -i jre-1.3.1-02a.rpm
If you have any other versions of the J2SE packages installed on your system, the installation may fail due to conflicts caused by files being in multiple packages. You can determine if other versions are present by: (The jdk-debug-1.3.1-02a.rpm is a new package so no conflicts should be detected.)# rpm -i jdk-1.3.1-02a.rpm # rpm -i java-plugin-1.3.1-02a.rpm
You can then use the following commands to override the conflicts:# rpm -q jre jdk java-plugin
It is important to note that this will result in some files being overwritten. Complete details are in the Release Notes.# rpm -i --replacefiles jre-1.3.1-02a.rpm
Document version 130-002
28 February 2002
Copyright © 2002 Caldera International, Inc. All rights reserved.