Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
Expand all | Collapse all

error loading shared libraries

  • 1.  error loading shared libraries

    Posted Sun May 06, 2018 04:44 PM

    hi

     

    I got the following errors after installing ZDT in RHEL 7.5

    can someone help me setting the LD_LIBRARY_PATH

     

    ./Z1091_ADCD_install A3RES1.ZPD A3RES1.A80
    ./Z1091_ADCD_install: error while loading shared libraries: libawsDiskItf.so: cannot open shared object file: No such file or directory
    [joe@localhost bin]$

     

    JoeReichman


  • 2.  Re: error loading shared libraries

    Posted Mon May 07, 2018 01:29 PM

    The common cause for that message happens when you run Z1091_ADCD_install under root user id. 

    Please check it that is the case. 

    AdilsonColombo