HP System Management Homepage Installation Guide, September 2007

ReleaseStatusPathBundleProduct
HP-UX 11i v1, v2, v3Optional: Certain HP
SMH plugins require
it; e.g., DSAU.
/usr/dt/lib/,
/usr/dt/lib/hpux32/,
and
/usr/dt/lib/hpux64/
CDE
HP-UX CDE User
Interface
HP-UX 11i v1, v2, v3Optional: Certain HP
SMH plugins require
it; e.g., fsweb.
/opt/atok/X11,
/usr/bin/X11 ,
and /usr/lib/X11/
X11
HP-UX X Window
Software
If you do not have these applications on your system, you can use the following resources to
install them before or after you install HP SMH:
If you installed or updated HP-UX 11i v3 (B.11.31) from the media, then the applications
were recommended to install. If you installed or updated HP-UX 11i v1 (B.11.11) or HP-UX
11i v2 (B.11.23) from the 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 recommended
and default-installed HP application bundles. See “Using the Applications media” (page 19).
You can use swinstall to install or update the bundles (for example, hpuxwsApache and
hpuxwsTomcat) using the HP-UX 11i v1 (B.11.11), HP-UX 11i v2 (B.11.23), and HP-UX 11i
v3 (B.11.31) media. See “Using the Applications media” (page 19).
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 20).
You can also download the bundles to a depot on your network and use Ignite-UX and
Software Distributor to install them. This process 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 Applications media
To install HP SMH and other HP Applications, you must have root privileges. These instructions
assume you are installing from a DVD.
1. Mount the Applications DVD. To install software from the Applications DVD, you must
mount the DVD as a file system that HP-UX 11i can access:
a. Determine the DVD device name.
Use the ioscan -funC disk command to list disk devices, including the DVD devices.
b. Create a mount point for the Applications 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.
c. Use the mount command to mount the DVD.
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
See the mount(1M) manpage for details.
2. To determine which products and versions are on your system, use the swlist command:
/usr/sbin/swlist -l product
3. Use swinstall to install software from the Applications DVD.
The following example uses swinstall to install software from the source mounted at
/cdrom: /usr/sbin/swinstall -s /cdrom bundlename
Using the Applications media 19