PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents
Index
![]() ![]() |
Part 2 Web-Based Admin View GUI screen | > Chapter 3 Web-Based Admin View screen startup | > 3.1 Prerequisite for screen startup | > 3.1.3 Web environment |
The supported Java Plug-in versions are clarified in "Prerequisite client environment". Java Plug-in 1.2.2, which Sun Microsystems provides for free, may come with some operation management product packages.
Follow the setup method described in "Setting up Java Plug-in."
Start [Add or delete Application], and then check if the following Java Plug-in is installed, it is not necessary to install.
Execute the following Java Plug-in installer in a CD-ROM.
<CDROM drive name>: \plugins\ win\j2re_1_3_1-<version>-win-i.exe
<CDROM drive name>: \plugins \win\j2re-1_4_2_<version>-windows-i586-p.exe
Replace < version > with the file version number on CD-ROM.
Install following the procedure displayed on the screen.
This completes the setup.
The setup procedure varies depending on the version of Java Plug-in as follows;
Set up CD-ROM on the CD-ROM device.
# cd <CDROM-mountpoint>/plugins/solaris/sparc
Normally, <CDROM-mountpoint> will be /cdrom/cdrom0
When the working directory is /var/tmp:
# cp <CDROM-mountpoint>/plugins/solaris/sparc/j2re-1_3_1_<version>-solsparc.sh /var/tmp
Replace < version > with the file version number on CD-ROM.
# chmod +x j2re-1_3_1_<version>-solsparc.sh
# cd <Installed directory>
A directory called j2re1_3_1_<version> is created in the current directory. This directory can be renamed at user's discretion after installation.
Execute the following command to set the environment variable to the shell variable:
[For C shell]
# setenv NPX_PLUGIN_PATH <Java Plug-in path>
[For shell and Kornshell]
# NPX_PLUGIN_PATH=<Java Plug-in path>
# export NPX_PLUGIN_PATH
<Java Plug-in path> is designated the following directory containing the javaplugin.so file.
<Installed directory>/j2re1_3_1_<version>/plugin/sparc/ns4
Example: When <Installed directory> is /var/tmp
<Java Plug-in path>=/var/tmp/j2re1_3_1_<version>/plugin/sparc/ns4
Set up CD-ROM on the CD-ROM device.
# cd <CDROM-mountpoint>/plugins/solaris/sparc
Normally, <CDROM-mountpoint> will be /cdrom/cdrom0
When the working directory is /var/tmp:
# cp <CDROM-mountpoint>/plugins/solaris/sparc/j2re-1_4_2_<version>-solsparc.sh /var/tmp
Replace < version > with the file version number on CD-ROM.
# chmod +x j2re-1_4_2_<version>-solsparc.sh
# cd <Installed directory>
A directory called j2re1_4_2_<version> is created in the current directory. This directory can be renamed at user's discretion after installation.
Execute the following command to set the environment variable to the shell variable:
[For C shell]
# setenv NPX_PLUGIN_PATH <Java Plug-in path>
[For shell and Kornshell]
# NPX_PLUGIN_PATH=<Java Plug-in path>
# export NPX_PLUGIN_PATH
<Java Plug-in path> is designated the following directory containing the javaplugin.so file.
<Installed directory>/j2re1.4.2_<version>/plugin/sparc/ns4
ex:For <Installed directory> is /var/tmp
<Java Plug-in path> : /var/tmp/j2re1.4.2_<version>/plugin/sparc/ns4
Create symbolic link from a library file.
# cd <Netscape7_Installed directory >/Plugins
# ln -s <Java Plug-in path>/libjavaplugin_oji.so .
<Java Plug-in path> is designated the following directory containing the javaplugin.so file.
<Installed directory >/j2re1.4.2_<version>/plugin/sparc/ns610
ex: For <Installed directory> is /var/tmp
<Java Plug-in path> : /var/tmp/j2re1.4.2_<version>/plugin/sparc/ns610
Create symbolic link from a library file.
# cd <Mozilla Web browser_Installed directory >/Plugins
Normally, <Mozilla Web browser_Installed directory > should be /usr/sfw/lib/moziila.
# ln -s <Java Plug-in path>/libjavaplugin_oji.so .
<Java Plug-in path> is designated the following directory containing the javaplugin.so file.
<Installed directory >/j2re1.4.2_<version>/plugin/sparc/ns610
ex: For <Installed directory> is /var/tmp
<Java Plug-in path> : /var/tmp/j2re1.4.2_<version>/plugin/sparc/ns610
It is restart Netscape Communicator 4.72-4.7X.
# pkginfo -l SUNWj2pi
Execute the above command. If the version is newer than below, it is not necessary to install.
If it is older than below, delete the version, and install a recommended version.
VERSION: 10.1.2.2,REV=1999.12.06.10.02
VERSION: 20.1.2.2,REV=1999.10.14.18.04
For the Java Plug-in setup, see README attached to IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version.
# rpm -q IBMJava2-JRE
IBMJava2-JRE-1.3.1-2.0
If not installed, go to No.2
# cd <CDROM-mountpoint>/plugins/Linux
Typically, <CDROM mountpoint> will be: /cdrom/cdrom0
The following is an example when copying IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version to the /var/tmp directory.
# cp <CDROM-mountpoint>/plugins/Linux/IBMJava2-JRE-1.3.1-2.0.i386.rpm /var/tmp
# cd <file_directory>
# rpm -i IBMJava2-JRE-1.3.1-2.0.i386.rpm
Create symbolic link in one of the following directories from a library file /opt/IBMJava2-131/jre/bin/javaplugin.so.
/usr/lib/netscape/plugins -Gives all users privileges to use Java Plug-in
$HOME/.netscape/plugins - Gives users with root privileges to use Java Plug-in
# /usr/sbin/chkfontpath --add /opt/IBMJava2-131/jre/lib/fonts
# rpm -q j2re
j2re-1.4.2_05-fcs
If not installed, go to No.2
# cd <CDROM-mountpoint>/plugins/Linux
Typically, <CDROM mountpoint> will be: /cdrom/cdrom0
The following is an example when copying Java(TM) 2 Runtime Environment, Standard Edition Version 1.4.2 to the /var/tmp directory.
# cp <CDROM-mountpoint>/plugins/Linux/j2re-1_4_2_05-linux-i586.rpm /var/tmp
# cd <file_directory>
# rpm -i j2re-1_4_2_05-linux-i586.rpm
Create symbolic link from a library file.
# cd <netscape7 directory>/Plugins
# ln -s <JRE1.4.2 directory>/Plugin/i386/ns610-gcc32 /libjavaplugin_oji.so
# /usr/sbin/chkfontpath --add /opt/IBMJava2-131/jre/lib/fonts
Contents
Index
![]() ![]() |