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>-windows-i586-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
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
Linux(R) cannot be used as a client.
Contents
Index
![]() ![]() |