Workbook on Digital Private Papers > Setting up the Paradigm Digital Repository

Installing - Java

This walkthrough will show how to add a local directory as an installation source. We needed to do this to obtain the latest version of Sun Java: our CD/DVD distribution of SUSE 10 shipped with Sun Java 1.4-2 and we required version 1.5. Sun Java 1.5 rpms for SUSE are available from the update site for SUSE Linux 10. Our dark archive does not have an internet connection, so we took the following steps to install the package:

  1. Acquire the rpms from the update site.

    java-1_5_0-sun-1.5.0_06-1.1.i586.rpm
    java-1_5_0-sun-alsa-1.5.0_06-1.1.i586.rpm
    java-1_5_0-sun-demo-1.5.0_06-1.1.i586.rpm
    java-1_5_0-sun-devel-1.5.0_06-1.1.i586.rpm
    java-1_5_0-sun-jdbc-1.5.0_06-1.1.i586.rpm
    java-1_5_0-sun-plugin-1.5.0_06-1.1.i586.rpm

  2. Transfer them to a directory which the machines to be installed can see.
  3. ~paradigm/download

  4. Register this directory with YaST as an Installation source
  5. Install as normal

Previous section << Install Postgresql
Next section >> Install Tomcat