Getting Started


    Java Development Kit 1.1.3u for SCO UnixWare 2.1

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, runtime classes, compiler, and basic tools for using Java.

The JDK 1.1.3u web download contains a number of fixes and performance improvements to the JDK 1.1.3 and includes a debuggable Virtual Machine. The JDK 1.1.3u for SCO UnixWare® includes a just-in-time (JIT) compiler.

NOTE: You must have licensed either the SCO Edition of Sun's Java WorkShop or the SCO Edition of Sun's Java Studio to run the JIT compiler.

System Requirements

Software: SCO UnixWare 2.1 or later (release 2.1.2 recommended).
RAM: 32MB minimum; 64MB recommended
Disk Space: 42MB free disk space

Installation

Once you have downloaded the product file or files from the Download page, perform the following steps as root:

  1. Move the files to a preferred installation directory:
    mv P*.tar /tmp1 or
    mv C*.tar /tmp1
  2. Change to the installation directory:
    cd /tmp1
  3. Extract the files. This command must be performed on each file individually.
    tar xvf <filename>.tar
  4. Uncompress the files:
    uncompress *.Z
  5. If the UDK Compatibility Module for UnixWare is not already installed on your system, install it now:
    pkgadd -d `pwd`/UW2compat.pkg
  6. Install the JDK files in the following order:
    pkgadd -d `pwd`/jdk113.ds
    pkgadd -d `pwd`/jdk113pls.ds
  7. Install the JIT compiler if licensed. You must have licensed either the SCO Edition of Sun's Java WorkShop or the SCO Edition of Sun's Java Studio to run the JIT compiler.
    pkgadd -d `pwd`/jdk113jit.ds

Important Notes

Documentation

Essential information about this product is contained in the JDK 1.1.3u 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. Please note that the version of the Release Notes included in the download is not the final version. Refer to the above link for the final JDK 1.1.3u Release Notes.

Other JDK documentation can be viewed with your Netscape Navigator browser at file:/usr/java/index.html.

Licensing

The JDK is licensed under the same terms as the host SCO operating system upon which it is installed.

The JIT compiler is licensed under the same terms as the SCO Edition of Sun's Java WorkShop and the SCO Edition of Sun's Java Studio. You must have licensed one of those products to run the JIT compiler.

Product Updates

Visit http://www.sco.com/java for product information, updates, patches, and other product assistance.