AutoSys Workload Automation

  • 1.  'CA Common Components' - silent install on Linux

    Posted Dec 18, 2018 12:41 PM

    Hi,

     

    I am trying to install "CA Common Components" on Linux OS using silent install option. This is a pre-requisite for CA WCC

     

    I am following the instructions as provided here :

    https://docops.ca.com/ca-workload-automation-ae/11-4-2/en/installing/ca-common-components-installation/install-common-co… 

     

    While trying to create a response_file using below command :

       ./ccc_setup.sh -a response_file

     

    I get the below error :

     

    [root@ip-xx-xx-***-*** DVDCCUNLX1136S73E_iso]# ./ccc_setup.sh -a response_file
    Extracting the installation contents. Please wait...
    Binary file cannot be executed
    Reason:        The platform does not match or some necessary libraries are missing.
    Action:        Please check that the correct system libraries are used (libc).
    Please check also that files can be executed in the following folder:
     /tmp

     

    Also, installed "glibc" available in RHEL yum repositories.

     

    Can someone help me on the following :

    (1) What OS libraries are required ? (Definite list would be very helpful)

    (2) Any installation documentation specifically on silent install steps on Linux ? [sorry to say, CA installation documents (link provided above) doesn't clearly list all the pre-requisites and is of no help]

     

    Thanks in advance for help !!

     

    Cheers

    Raj



  • 2.  Re: 'CA Common Components' - silent install on Linux

    Broadcom Employee
    Posted Dec 18, 2018 01:08 PM

    Hi Raj,

     

    You can find the requested information under the following docops page:

     

    AE Operating System and Database Support - CA Workload Automation AE & Workload Control Center - CA Technologies Documen… 

     

    Which Linux do you run? The information is specific to each Linux and detailed in the above page.

     

    I hope this can help.

     

    Thanks,

    Roya



  • 3.  Re: 'CA Common Components' - silent install on Linux

    Broadcom Employee
    Posted Dec 18, 2018 01:09 PM

    PS: Example for Linux Red Hat 7:

     

    Red Hat Enterprise Linux764-bit

    compat-libstdc++-33 or higher is required. The 32-bit version is required on the 64-bit version of Linux.

    libstdc++.so.5 and libstdc++.so.6 or higher are required.

    The libstdc++.so.5 shared library is contained in the compat-libstdc++-33-3.2.3-72.el7.i686 package.

    The libstdc++.so.6 shared library is contained in the libstdc++-4.8.5-4.el7.i686 package.

    libuuid.so.1 is required. The 32-bit version is required on the 64-bit version of Linux.

    libaio.so.1 is required. The 32-bit version is required on the 64-bit version of Linux.

    libbz2.so.1 is required. This library is contained in the bzip2-libs rpm package. The 32-bit version is required on the 64-bit version of Linux.

    Perl version 5.8 or higher is required.

    The ncurses-libs-5.9-13.20130511.el7.i686 version is required on the 64-bit version of Linux.

    glibc 2.4 (32-bit) or higher is required.

    libgcc-4.4 (32-bit) or higher is required.

    nss-softokn-freebl-3.12 (32-bit) or higher is required.

    The pam.i686 0:1.1.8-12.el7_1.1 rpm package is required on the 64-bit version of Linux.

    The CA Workload Automation AE web server component is not supported on 32-bit version of Linux.



  • 4.  Re: 'CA Common Components' - silent install on Linux

    Posted Dec 18, 2018 01:39 PM

    Thanks Roya.

     

    I am using Red Hat Enterprise Linux (RHEL) v7.0

     

    I will go through these list, install all the required pre-requisite libraries and try again.

     

    Thanks for your help.



  • 5.  Re: 'CA Common Components' - silent install on Linux

    Posted Dec 19, 2018 02:44 AM

    Hi,

     

    I have installed all OS (RHEL 7) pre-requisite libraries listed in AE Operating System and Database Support - CA Workload Automation AE & Workload Control Center - CA Technologies Documen… 

     

    While trying to create a response_file (For installing CA Common Components) using below command :

       ./ccc_setup.sh -a response_file

     

    I get the below error. As we can see libncursesw.so.5 is installed and available in /usr/lib64 path.

     

     

     

    Can someone please suggest the fix and way forward for this ?

     

    Cheers

    Raj Giriyapura



  • 6.  Re: 'CA Common Components' - silent install on Linux

    Broadcom Employee
    Posted Dec 21, 2018 05:21 AM

    Hi Raj,

     

    The solution is to install the 32-bit version of this library.

     

    I hope this can help.

     

    Thanks,

    Roya