AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Apache (httpd) version upgrade

    Posted Wed December 14, 2022 09:43 AM
    We have apache httpd rpm version installed in AIX server "7100-04-02-1614" and when we are trying to install ppc.rpm getting below dependencies error and we need your support on this

    Appache version is
    bash-4.2# apachectl -v
    Server version: Apache/2.2.9 (Unix)

    error message that we faced during the upgrade as below

    bash-4.2# rpm -ivh httpd-2.4.54-3.aix7.1.ppc.rpm
    error: failed dependencies:
    apr >= 1.7.0 is needed by httpd-2.4.54-3
    apr-util >= 1.6.1 is needed by httpd-2.4.54-3
    expat >= 2.4.6 is needed by httpd-2.4.54-3
    libcrypto.a(libcrypto.so.1.1) is needed by httpd-2.4.54-3
    libgcc >= 8.3.0-1 is needed by httpd-2.4.54-3
    libiconv >= 1.16 is needed by httpd-2.4.54-3
    libiconv.a(libiconv.so.2) is needed by httpd-2.4.54-3
    liblber.a(liblber-2.4.so.2) is needed by httpd-2.4.54-3
    libldap.a(libldap-2.4.so.2) is needed by httpd-2.4.54-3
    libpcre.a(libpcre.so.1) is needed by httpd-2.4.54-3
    libssl.a(libssl.so.1.1) is needed by httpd-2.4.54-3
    openldap >= 2.4.58-4 is needed by httpd-2.4.54-3
    pcre >= 8.44 is needed by httpd-2.4.54-3
    rpmlib(FileDigests) <= 4.6.0-1 is needed by httpd-2.4.54-3
    zlib >= 1.2.11 is neebded by httpd-2.4.54-3

    ------------------------------
    Anas AlSaleh
    ------------------------------


  • 2.  RE: Apache (httpd) version upgrade

    Posted Wed December 14, 2022 09:42 PM
    The AIX Toolbox team recommends using DNF to install and manage Open Source software packages and dependencies
    Visit Get Started to learn more about DNF and the dnf_aixtoolbox.sh install script.
    https://www.ibm.com/support/pages/node/6585774

    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin TX
    ------------------------------