Installing in UNIX

Management & Control Services (MCS) and management components can be installed under either Windows or UNIX. The following procedure explains how to install MCS and management components in UNIX environments. You can install using either the default Attachmate HTTP engine or a WebLogic application server. For information about installing in a Windows environment, see Installing MCS and Management Components on Windows.

Note If you use WebLogic, your WebLogic domain must exist before you begin the installation. If you need to create a new domain, do so using one of the methods provided by BEA.
To install MCS and management components
  1. If necessary, create your WebLogic domain.

  2. From the product CD, copy the appropriate file to your computer. The name of the file will differ depending on the product you are installing.

    To install
    Copy
    Synapta Services Builder for CICS Synapta_CICS.tar.gz
  3. To expand the archive into its own empty directory, type the following from the command line:

    gunzip -c filename.tar.gz | tar xvf -

    where filename is the name of the file you copied from the CD. For example, to expand the tar file for Synapta Services Builder for CICS, type the following:

    gunzip -c Synapta_CICS.tar.gz | tar xvf -

  4. Change to the product directory, for example Synapta_CICS, and run ./setup.sh.

  5. Select the component that you want to install, and follow the prompts.

    The information that you are prompted for varies, depending on which components you are installing. For information about the installation prompts, see Installation Prompts for Management Components (UNIX).

    Note For Solaris, required patches are searched for by the installer. Warning messages are displayed for each path not found. For other environments, you should check with the manufacturer for required patches because, although patches may be required, they are not detected by the installation program.

    Before you add a server to an existing MCS cluster, make sure that you have selected to install all of the management components that are already installed on the other servers in that cluster. If you cannot install the same components as part of this installation process (for example, if the servers in the cluster have components from more than one Attachmate product), install this server as a standalone server, and then after you have installed all the necessary components, use the MCS console to add the server to an existing cluster.

  6. Review and accept the terms of the license agreement.

  7. When the installation is complete, review the summary information and then press ENTER.

    You can return to the main menu and select other components to install in turn.

Installation Notes

Related Topics
Bullet Installation
Bullet Upgrading
Bullet Installation Prompts for Management Components (UNIX)
  Attachmate