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

 View Only
  • 1.  Postgres sql

    Posted Fri January 15, 2021 03:31 PM
    Unable to install below dependency . Any way i can install  the below rpm


    rpm -ivh postgresql-11.9-1.aix6.1.ppc.rpm
    error: failed dependencies:
    gettext >= 0.19.7 is needed by postgresql-11.9-1
    libintl.a(libintl.so.8) is needed by postgresql-11.9-1
    libpq.a(libpq.so.5) is needed by postgresql-11.9-1
    libreadline.a(libreadline.so.8) is needed by postgresql-11.9-1
    libtcl8.6.a(libtcl8.6.so) is needed by postgresql-11.9-1
    libxml2 >= 2.9.9 is needed by postgresql-11.9-1
    openldap >= 2.4.45 is needed by postgresql-11.9-1
    postgresql-libs = 11.9-1 is needed by postgresql-11.9-1
    readline >= 8.0-2 is needed by postgresql-11.9-1
    tcl >= 8.6.6-2 is needed by postgresql-11.9-1
    zlib >= 1.2.11-1 is needed by postgresql-11.9-1


    ------------------------------
    Lalit Gandhi
    ------------------------------

    #AIXOpenSource