Technical data
Installing Site Manager on an HP 9000 Workstation
117342-B Rev. 00
12-3
Mounting a CD-ROM Drive
To mount a CD-ROM drive:
1.
Insert the appropriate CD and drive tray into the CD-ROM drive.
2.
Log in as root by entering:
su
3.
At the password prompt, enter your root password.
4.
If a subdirectory or file system does not already exist for the CD, create
one by entering
mkdir /cdrom
5.
Mount the CD-ROM drive by entering:
/etc/mount /dev/dsk/
c0t2d0
/cdrom
c0t2d0 is the CD-ROM drive’s address.
Installing the Software
To install Site Manager software:
1.
As root, change to the CD-ROM mountpoint by entering:
cd /cdrom
2.
Run the script to load Site Manager software by entering:
./“INSTALL.SH;1”
Type the command in all uppercase letters. The installation process does the
following:
• Lists the directories that contain enough space to install Site Manager.
Accept the default or specify the directory you want to use.
• Executes the Site Manager installation script, WFSM_INSTALL.
When the installation is finished, your workstation displays the message:
Site Manager Installation Complete.
Note:
If you see the message
OvwDbInit failed,
OpenView is not installed.
See “Starting Site Manager from OpenView” on page 12-7 for information.