Before you can install UNAB, you must customize the RPM package to specify that you accept the license agreement. You can also specify custom installation settings when you customize a package.
We recommend that you do not modify the package manually. Instead, use the customize_uxauth_rpm script as described. To build a custom UNAB rpm installation package, you must have the rpmbuild utility on your computer.
To customize the UNAB package
In the read/write location on the file system, the package can be customized as required.
The compressed tar file contains the UNAB installation files.
customize_uxauth_rpm -e uxpreinstall -f tmp_params [-d pkg_location] pkg_filename
Use the uxpreinstall utility to check for system compliance before you install UNAB.
customize_uxauth_rpm -r -l lang [-d pkg_location] pkg_filename
customize_uxauth_rpm -a [-d pkg_location] pkg_filename
You specify this keyword in the next step.
customize_uxauth_rpm -w keyword [-d pkg_location] pkg_filename
This command specifies that you accept the license agreement.
customize_uxauth_rpm -g -f tmp_params [-d pkg_location] pkg_filename
This file lets you set the installation defaults for the package.
customize_uxauth_rpm -s -f tmp_params [-d pkg_location] pkg_filename
This command sets the installation parameters in your customized package.
You can now use the package to install UNAB with the customized defaults.
Example: Customize the UNAB RPM Package
The following examples show you how to customize a UNAB RPM package named uxauth-125-3.0.1517.i386.rpm that is located in the /unab_tmp directory.
./customize_uxauth_rpm -a /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -w agreement /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -g -f parameters.txt /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -s -f parameters.txt /unab_tmp/uxauth-125-3.0.1517.i386.rpm
Copyright © 2013 CA Technologies.
All rights reserved.
|
|