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>-solaris-sparc.sh /var/tmp
Replace < version > with the file version number on CD-ROM.
# chmod +x j2re-1_3_1_<version>-solaris-sparc.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
Restart your browser again.
When Netscape is used, the browser needs to be restarted twice to avoid the problem.
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>-solaris-sparc.sh /var/tmp
Replace < version > with the file version number on CD-ROM.
# chmod +x j2re-1_4_2_<version>-solaris-sparc.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
Restart your browser again.
# rpm -qa j2re
j2re-1.4.2_<version>-fcs
Replace < version > with the file version number on CD-ROM.
If not installed, go to No.2
# cd <CDROM-mountpoint>/plugins/Linux
Normally, <CDROM mountpoint> is as follows:
/mnt/cdrom
/media/cdrom
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_<version>-linux-i586.rpm /var/tmp
# cd <file_directory>
# rpm -i j2re-1_4_2_<version>-linux-i586.rpm
Create symbolic link from a library file.
# cd <Browser Install directory>/plugins
# ln -s <JRE1.4.2 directory>/plugin/i386/ns610-gcc32 /libjavaplugin_oji.so
Contents
Index
![]() ![]() |