2 Installing Eloquence on the HP-UX platform
r Mount the CD-ROM media.
mount /dev/dsk/c1t2d0 /cdrom
where /dev/dsk/c1t2d0 is the device file associated with the CD-ROM drive and /cdrom is the directory where the CD-ROM should be mounted. The Eloquence software for the HP-UX platform is in the A0600/hpux subdirectory.
r Start "swinstall(1m)" by typing:
/usr/sbin/swinstall -s /cdrom/A0600/hpux/B1368B.SD\;1
where /cdrom is the directory where the cdrom is mounted. Because HP-UX does not support the Rock-Ridge CD-ROM extensions, file names are upper case with a trailing ;1. Please note, that the ';' has a special meaning to the shell and must be escaped with a backslash.
To install the Eloquence software, follow the directions below:
* In the Software Selection Window, highlight to select the B1368B product to install the Eloquence development product.
* Then choose the "Mark for Install" item from the Actions Menu. The "Marked?" column will be set to "Yes".
* Select the "Install (analysis...)" item from the Actions Menu. When the analysis is finished with no error, i.e. Status:Ready, click OK.
* Click Yes in the Confirmation window to begin the actual installation.
* When the installation is completed, a dialog is displayed to notify you that the install task is completed. You may exit then.
cd /tmp
tar xf /dev/rmt/0m A0600/hpux/B1368B.sd
where /dev/rmt/0m is your DDS tape device file.
r Start "swinstall(1m)" by typing:
/usr/sbin/swinstall -s /tmp/A0600/hpux/B1368B.sd
To install the Eloquence software, follow the directions below:
* In the Software Selection Window, highlight to select the B1368B product to install the Eloquence development product.
* Then choose the "Mark for Install" item from the Actions Menu. The "Marked?" column will be set to "Yes".
* Select the "Install (analysis...)" item from the Actions Menu. When the analysis is finished with no error, i.e. Status:Ready, click OK.
* Click Yes in the Confirmation window to begin the actual installation.
* When the installation is completed, a dialog is displayed to notify you that the install task is completed. You may exit then.
r After installation has completed you should remove the temporary file.
rm -r /tmp/A0600