
Installing Site Manager on an RS/6000
9-3
Loading the Site Manager Software
Load the Site Manager software on the RS/6000 as follows:
1. Insert the Bay Networks Site Manager CD into your CD-ROM drive.
2. If you have not already created a CD-ROM mountpoint, log in as root
and create a root-level directory. For example, enter
mkdir /cdrom
3.
To mount the CD-ROM drive, enter
mount -o ro -v cdrfs /dev/
<device_number>
/cdrom
<device_number> is the number of the device assigned to the CD-ROM drive
(Example – cd0).
Example
mount -o ro -v cdrfs /dev/cd0 /cdrom
4.
Change to the CD-ROM mountpoint by entering
cd /cdrom
5.
Run the script to load the Site Manager software by typing
. /install.sh
Type the command in all lowercase letters. The installation process
— Lists the directories that contain enough space to install Site Manager.
You can accept the default or specify which 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.
6. Press Control-d to exit the root account.
Komentáře k této Příručce