HP StorageWorks Auto Path XP for AIX V04.40-/B Installation Guide (B7949-96009, November 2004)

Installation 17
/var/tmp/hdlm_license
Otherwise, enter the license key as follows:
Create the /var/DLM directory:
# mkdir /var/DLM
Example
# echo "123456789ABCDEF" > /var/DLM/dlm.lic_key
where “123456789ABCDEF” is the license key number.
Optional Use a text editor to enter the key in the /var/DLM/dlm.lic_key file.
3. Insert the CD into the drive.
There is no need to mount the CD.
4. Execute the install command:
# installp –aXgd /dev/cd0 all
Alternatively, you can specify the special file of the installation
medium in place of /dev/cd0.
5. Verify that the package was installed:
# lslpp -L AutoPath.rte
Verify that AutoPath.rte appears among the file set items in the
output list and that its status is C (Commit). See the readme file on the
Auto Path for AIX CD for the current level.
6. (Optional) Add the PATH environment variable to the execution
environment:
Bourne shell or
Korn shell
# PATH=$PATH:/usr/DynamicLinkManager/bin
# export PATH
C shell # set path=( $path /usr/DynamicLinkManager/bin )
If you want, you can edit the PATH statement in the root .profile.