The JavaTM 2 Runtime Environment, v. 1.2.2-001 for SCO Operating Systems,
also known as the JRE 1.2.2 for SCO, package name java2jre2
, contains the Java virtual machine, runtime class libraries,
and Java application launcher that are necessary to run programs written in the Java
programming language. It is not a development environment and does not contain
development tools such as compilers or debuggers. For development tools, use the J2SDK 1.2.2 for SCO.
The purpose of the JRE package is so that licensed independent software vendors (ISVs) can bundle it with their Java application, if desired. That way, the application and the Java version it has been tested on can be installed together on customer machines, rather than relying on whatever Java version is currently installed on those machines.
The java2jre2
package is by default installed in
/usr/jre/
, with that actually being a symbolic link
to /opt/jre2-1.2.2/
.
Unlike the java2*
packages, however, it is possible
for an ISV or system administrator to change where the JRE is installed.
See the
J2SDK 1.2.2 for SCO
Release Notes for instructions on how to do this.
Note again that the JRE package is intended for use by ISVs; if you are an end user, you should
simply use the regular java2sdk2
package
(and java2pls2
package if desired) instead.
If you are installing the JRE on UnixWare 7, the freefonts
package must be installed
first. This package is available from the free SCO Open License Software
Supplement (also known as SCO SkunkwareTM).
The Supplement is distributed as a CD-ROM in the media kit
for SCO operating systems, and the package is also available for
free download from
http://www.sco.com/skunkware/
(look in the Graphics/Viewers section).
See the J2SDK 1.2.2 for SCO
Release Notes for more detailed information about the use of different fonts.
Once you have downloaded the product file from the Download page, perform the following steps as root:
mv java2jre2.pkg.Z /tmp
cd /tmp
uncompress java2jre2.pkg.Z
pkginfo -l OSRcompatIf there is no compatibility module installed, or you have an older version, you can download the latest version from the SCO Download page or extract it from the latest UnixWare and OpenServer Development Kit CD available in the media kit. To remove an older version, enter:
pkgrm OSRcompatTo install a new compatibility module, extract and uncompress the file as described above and enter:
pkgadd OSRcompat
pkgadd -d /tmp/java2jre2.pkg
Document version 122-001
15 June 2000
© 2000 The Santa Cruz
Operation, Inc. All rights reserved.