HP System Management Homepage Installation Guide, May 2005
ReleaseStatusPathBundle TagProduct
HP-UX 11i V1 and
V2
Required/opt/opensslOpenSSLOpenSSL
If you do not have these applications on your system, you can use the following resources to install
them before or after you instal System Management Homepage:
●
If you installed or updated HP-UX 11i V1 (B.11.11) from the AR media or HP-UX 11i V2
(B.11.23) from the AR or OE media, then the applications were default installed. See the HP-UX
Installation and Update Guide on the HP Technical Documentation Web site at
http://docs.hp.com for instructions on how to install and update HP-UX, including the
default-installed HP application bundles. Also see “Using the Application Release (AR) Media”
(page 18).
●
You can use swinstall to install or update the bundles (for example, hpuxwsApache and
hpuxwsTomcat) using the HP-UX 11i V1 (B.11.11) AR media and the HP-UX 11i V2 (B.11.23)
AR or OE media. See “Using the Application Release (AR) Media” (page 18).
●
You can go to the Software Depot Home at http://www.hp.com/go/softwaredepot to search
for and download the application bundles. You can then use swinstall to install the
applications. See “Using Software Depot” (page 19).
●
You can also download the bundles to a depot on your network, then use Ignite-UX and Software
Distributor to install them. This is helpful if you are creating one image to install on multiple
systems. See the Ignite-UX Administration Guide and the Software Distributor Administration
Guide on the HP Technical Documentation Web site at http://docs.hp.com.
Using the Application Release (AR) Media
To install System Management Homepage and other HP Applications, you must have root privileges.
These instructions assume you are installing from a DVD.
1. Mount the Application DVD. To install software from the Application DVD, you must mount the
DVD as a file system that HP-UX 11i can access:
●
Determine the DVD device name.
Use the ioscan -funC disk command to list disk devices, including the DVD devices.
●
Create a mount point for the Application DVD, if one does not yet exist.
The mount point is a directory that HP-UX uses as an access point for the DVD. Often a
/cdrom directory is used. If this directory does not exist, create it using the mkdir
command.
●
Use the mount command to mount the DVD.
Using the mount command, specify the DVD device name and mount point. For example,
the following command mounts the /dev/dsk/c1t0d0 device as the /cdrom directory:
mount /dev/dsk/c1t0d0 /cdrom
Refer to the mount(1M) manpage for details.
18
Installing on HP-UX