Java Development Kit 1.1.7B for UnixWare 7
The Java Development Kit (JDK) for SCO Operating Systems TM
is a powerful development environment that is portable, object-oriented,
platform independent, and especially well-suited for developing Internet-enabled
applications.
The JDK includes the Java Virtual Machine, Just-In Time (JIT)
compiler,
runtime classes, compiler, and basic tools for using Java.
The JDK 1.1.7B web download contains the following improvements
over JDK117A:
-
Just-In Time (JIT) compiler
-
a number of fixes and performance
improvements to the JDK 1.1.7
-
a debuggable Virtual Machine
System Requirements
Software: UnixWare 7.1.1, UnixWare 7.1.0, or UnixWare 7.0.1
with required PTFs (See the
JDK 1.1.7B
Release Notes.)
RAM: 32MB minimum; 64MB recommended
Disk Space: 15MB to 132MB free disk space depending on which
packages are installled
Installation
Once you have downloaded the product files from the Download page, perform
the following steps as root:
-
Move the files to a preferred installation directory, for
example:
mv P*.tar /tmp or
mv D*.tar /tmp
- Change to the installation directory:
cd /tmp
- Extract the files. This command must be performed on each file
individually.
tar xvf <filename>.tar
- Concatenate the resulting files as follows:
cat jdk1 jdk2 > jdk117.ds.Z
cat jdkpls1 jdkpls2 jdkpls3 > jdk117pls.ds.Z
- Uncompress the files:
uncompress *.Z
- Install the packages as described in the
JDK 1.1.7B
Release Notes:
pkgadd -d /tmp/jdk117.ds
pkgadd -d /tmp/jdk117pls.ds
- When you you have completed the installation, you will
probably want to remove the download packages from the
/tmp directory, as they are rather large.
Important Notes
Documentation
- Essential information about this product is contained in the
JDK 1.1.7B
Release Notes. Be sure to read these notes thoroughly before attempting to
use the JDK. We recommend that you
print out or bookmark these notes for later reference.
Licensing
- The JDK is licensed under the same terms as the host SCO operating
system upon which it is installed.
Product Updates
Visit http://www.sco.com/java
for product information, updates, patches, and other product assistance.
Document version 117B
13 August 1999
© 1999 The Santa Cruz
Operation, Inc. All rights reserved.