Master installation must be performed under the root user ID.
You start master installation with the following command:
rpm -i MASTER_BC$(versionL).rpm --ignorearch --nodeps --prefix=<BC_install>
Specify the desired BeanConnect installation directory for prefix=<BC_install>
. If prefix
is not specified, the default BeanConnect installation directory /opt/lib/
is used.
Master installation allows you to install the following packages:
- openUTM
BeanConnect
PCMX (Communications Manager UNIX OS)
openUTM-LU62 gateway (for CICS partners)
Select the package(s) that you wish to install.
To use BeanConnect, you must have installed all the packages of the master installation necessary for the desired functions. However, you should install only those packages that are not yet installed on your system. Please make sure that the versions of the package are identical.
The package for openUTM-LU62 gateway is only needed if you want to communicate with CICS partners.
The package for PCMX is only needed if you install the package for the openUTM-LU62 gateway.
If you want to install multiple packages, you do not always have to restart the master installation package. When you start the master package, the individual packages that you can install are listed in numerical order.
Example 1 Installing multiple packages
You want to install openUTM (package 1) and BeanConnect (package 2) product files:
The following packages are available:
|
|
|
|
|
|
|
|
|
|
|
|
Select package(s) you wish to process (or 'all' to process all packages).
(default: all) [?,??,q]: 1 2
Packages 1 and 2 will be installed one after the other.
The installation operation itself runs in the background. You must therefore wait for a short time for the termination messages after the shell prompt has been output to determine whether installation has been performed successfully. You should therefore start by logging off once the messages have been output.