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.  Pre-req rpms for logrotate

    Posted Thu February 24, 2022 09:50 PM
    Hi 
    We need to install logrotate-3.18.0-1.aix6.1.ppc.rpm in our AIX environment 7.2 TL 05 with different SP levels. Base rpm install on all servers is not same and we can't configure dnf on our server. Can some one provide list of pre-req RPM's which are needed to install logrotate-3.18.0-1.aix6.1.ppc.rpm?

    Thanks

    ------------------------------
    Rizwan Khaliq
    ------------------------------


  • 2.  RE: Pre-req rpms for logrotate

    Posted Mon February 28, 2022 09:15 AM
    There is no easy way without dnf/yum to find the all dependencies. 
    You can try installing one by one rpm and resolve the dependencies manually but this is going to be cumbersome. 
    Recommended method is dnf.

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