The installation procedures of License Manager are as follows.
Log in as a root user. (Alternatively, log in as a general user, and then switch to a root user by su command.)
Insert the CD-ROM of Manager of AdvancedCopy Manager or AdvancedCopy Manager CCM into the CD-ROM drive and mount the CD-ROM.
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 <CD-ROM mount point>
Note: The CD-ROM device name differs depending on the device.
Start the installation.
# pkgadd -d <CD-ROM mount point>/license_manager/solaris/pkg/FJSVesflm.pkg FJSVesflm
The command will display the default installation directory and a message asking if you would like to change the installation settings.
ETERNUS SF License Manager (sparc) 14.2 Copyright (c) FUJITSU LIMITED 2010 All Rights Reserved. THIS PACKAGE CONTAINS UNPUBLISHED PROPRIETARY SOURCE CODE OF FUJITSU. The copyright notice above does not evidence any actual or intended publication of such source code. Default installation settings for this setup are as follows: Program install directory : /opt Fixed configuration directory : /etc/opt Modifying configuration directory : /var/opt Do you want to change the installation settings? (default: n) [y,n,?,q]
Note 1 - Program install directory (installation directory of the package)
/opt is set as the default.
Note 2 - Fixed configuration directory (installation directory of file for environment settings)
/etc/opt is set as the default.
Note 3 - Modifying configuration directory (installation directory of the file to be modified. For example: log file, temporary file)
/var/opt is set as the default.
If not modifying, enter "n", or hit the return key to continue.
Do you want to change the installation settings? (default: n) [y,n,?,q] n
If modifying, enter "y", and then specify the installation directory to be modified.
Do you want to change the installation settings? (default: n) [y,n,?,q] y Please specify install directory: (default: /opt) [?,q] /acm/opt Please specify fixed configuration directory: (default: /etc/opt) [?,q] /acm/etc/opt Please specify variable configuration directory: (default: /var/opt) [?,q] /acm/var/opt Installation settings for this setup are as follows: Program install directory : /acm/opt Fixed configuration directory : /acm/etc/opt Modifying configuration directory : /acm/var/opt Do you want to change the installation settings? (default: n) [y,n,?,q]
A message asking for confirmation will be displayed. To accept, enter "n", or hit the return key to continue. To make another modification, enter "y".
A message to confirm continuation of installation is displayed. Enter "y".
This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of <FJSVesflm> [y,n,?] y
When installation completes, the message below is displayed.
<Installation of <FJSVesflm> was successful.
Unmount the CD-ROM using the command below, and then press the CD tray's Eject button.
# umount <CD-ROM mount point>