Before you can install CA ControlMinder using a native package, you must customize the CA ControlMinder package and specify that you accept the license agreement. You can also specify custom installation settings when you customize a package.
You customize a package by extracting the installation parameters file from the package, modifying it as required, and then loading it back into the package. Some commands are available in the customization script so that you do not have to modify the parameters file.
Note: We recommend that you do not modify the package manually. Instead, use the script as described in the following procedure to customize the CA ControlMinder package.
Follow these steps:
customize_eac_pkg -a -d $PACKAGE_DIR CAeAC
You specify this keyword in the next step.
customize_eac_pkg -w keyword -d $PACKAGE_DIR CAeAC
customize_eac_pkg -r -l lang -d $PACKAGE_DIR CAeAC
customize_eac_pkg -s -c certfile -k keyfile -d $PACKAGE_DIR CAeAC
customize_eac_pkg -i /opt/CA -d $PACKAGE_DIR CAeAC
customize_eac_pkg -g -f $PACKAGE_DIR/paramtemplate -d $PACKAGE_DIR CAeAC
Example: If you set the UPGRADE_KERNEL_UNLOAD setting to ‘no’, the installer will not attempt to stop and unload the existing version of CA ControlMinder.
Example: You can activate the POSTEXIT setting (by removing the preceding # character) and point it to a post-installation script file you want to run.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|