The Novell Teaming software runs inside a Java Virtual Machine (JVM). At present, Teaming requires a Java Development Kit (JDK) not a Java Runtime Environment (JRE*) in order to run properly. You can use either the Sun JDK or the IBM JDK. Follow the instructions in the section below for your operating system and JDK preference:
Go to the following URL:
The update you need is listed as “JDK 6 Update nn.”
Click
next to this update.In the
field, select or depending on the processor in your Teaming server.Select
, then click to accept Sun’s License Agreement.Click the jdk-6unn-linux-version-rpm.bin file., then save the file to an empty temporary directory on your Linux server.
As the root user, change to that temporary directory, then use the following command to make sure that the download arrived safely:
ls -l
You should see a file named jdk-6unn-linux-version-rpm.bin.
Change the permissions on the file to include execute permissions:
chmod +x jdk-6unn-linux-version-rpm.bin
Run the self-extracting file:
./jdk-6unn-linux-version-rpm.bin
Scroll through the License Agreement, then enter y to accept it.
This creates a file named jdk-6unn-linux-version.rpm, and a directory named /usr/java/jdk.1.6.0_nn with the Sun JDK software in it.
The Sun JDK is now installed on your Linux server.
BASIC TEAMING INSTALLATION SUMMARY SHEET |
---|
Under Basic Teaming Installation Summary Sheet, specify the directory where you install the JDK. The Teaming Installation program prompts you for this location. on the |
The IBM JDK is available with SUSE® Linux Enterprise Server (SELS) 10. You can install it using YaST.
In YaST, click
.In the ibm, then click .
field, typeSelect java-1_5_0-ibm-devel), then click .
(Click
to accept the suggested dependencies, then click because you don’t need any more packages.Exit YaST.
This creates a directory named /usr/lib/jvm/java-1_5_0-ibm-1.5.0_sr3 with the IBM JDK software in it.
BASIC TEAMING INSTALLATION SUMMARY SHEET |
---|
Under Basic Teaming Installation Summary Sheet, specify the directory where you install the JDK. The Teaming Installation program prompts you for this location. on the |
Go to the following URL:
The update you need is listed as “JDK 6 Update nn.”
Click
next to this update.In the
field, select or depending on the processor in your Teaming server.Select
, then click to accept Sun’s License Agreement.Click the jdk-6unn-windows-version.exe file., then save the file to an empty temporary directory on your Windows server.
Change to that temporary directory, then run the downloaded executable.
This creates a directory named c:\Program Files\Java\jdk6unn with the Sun JDK software in it.
The Sun JDK is now installed on your Windows server.
BASIC TEAMING INSTALLATION SUMMARY SHEET |
---|
Under Basic Teaming Installation Summary Sheet, specify the directory where you install the JDK. The Teaming Installation program prompts you for this location. on the |