Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power


#Servers
#Opensource
 View Only
  • 1.  Error installing httpd on AIX 7.1

    Posted 11/24/20 08:22 AM
    I'm trying to install httpd  [httpd-2.4.43-2] on AIX 7.1 and I get the error below:

    --> Finished Dependency Resolution
    Error: Package: openldap-2.4.50-1.ppc (AIX_Toolbox)
    Requires: libcrypto.a(libcrypto.so.1.0.2)
    Error: Package: httpd-2.4.43-2.ppc (AIX_Toolbox)
    Requires: libssl.a(libssl.so.1.0.2)
    Error: Package: openldap-2.4.50-1.ppc (AIX_Toolbox)
    Requires: libssl.a(libssl.so.1.0.2)
    Error: Package: httpd-2.4.43-2.ppc (AIX_Toolbox)
    Requires: libcrypto.a(libcrypto.so.1.0.2)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
    #

    Here is some system information:
    # oslevel -s
    7100-04-03-1642

    # lslpp -l | grep openssl
    openssl.base 1.0.2.2100 COMMITTED Open Secure Socket Layer
    openssl.license 1.0.2.2100 COMMITTED Open Secure Socket License
    openssl.man.en_US 1.0.2.2100 COMMITTED Open Secure Socket Layer
    openssl.base 1.0.2.2100 COMMITTED Open Secure Socket Layer
    #

    Any help would be greatly appreciated. 

    Thanks!

    ------------------------------
    Avery Keyes

    Thanks!
    ------------------------------

    #AIXOpenSource


  • 2.  RE: Error installing httpd on AIX 7.1

    Posted 11/24/20 08:34 AM
    Run "updtvpkg" to update rpm database about these libraries.

    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Error installing httpd on AIX 7.1

    Posted 11/24/20 09:50 AM
    That worked gentlemen!

    Thanks!

    ------------------------------
    Avery Keyes
    ------------------------------



  • 4.  RE: Error installing httpd on AIX 7.1

    Posted 11/24/20 08:35 AM
    Could you please run "updtvpkg" command to update AIX virtual rpm package.
    This package is used to keep track of libraries and binaries installed through installp filesets for rpm packages. 



    ------------------------------
    SANKET RATHI
    ------------------------------