AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Samba 3.6.25 - install error - libcups.so missing

    Posted Mon May 22, 2017 07:00 AM

    Originally posted by: tux2015


    Hello,

    I try to install Samba 3.6.25 on AIX 7.1, download the RPMs from ftp://www.oss4aix.org/latest/aix71/

    installed the following:

     

    AIX-rpm-7.1.3.45-3
    apr-1.5.2-2
    apr-util-1.5.4-3
    apr-util-ldap-1.5.4-3
    atk-1.32.0-1
    bash-4.2-1
    bash-doc-4.2-1
    bzip2-1.0.5-3
    cairo-1.12.18-1
    coreutils-64bit-8.26-1
    cups-2.2.1-1
    cups-libs-2.2.1-1
    db4-4.8.30-1
    dbus-1.10.14-1
    dbus-libs-1.10.14-1
    expat-2.2.0-1
    expect-5.42.1-3
    fontconfig-2.12.1-1
    freetype2-2.7.1-1
    gdbm-1.13-1
    gettext-0.10.40-8
    glib2-2.34.3-1
    glib2-devel-2.34.3-1
    gmp-6.1.2-1
    gnutls-2.12.24-1
    gtk2-2.20.1-2
    gzip-1.2.4a-10
    httpd_64-2.4.25-1
    info-4.6-1
    jasper-1.900.1-2
    jbigkit-2.1-1
    jbigkit-libs-2.1-1
    krb5-libs-1.14.4-1
    libXrender-0.9.10-1
    libart_lgpl-2.3.21-1
    libcroco-0.6.8-1
    libdatrie-0.2.10-1
    libffi-3.2.1-2
    libffi-devel-3.2.1-2
    libgcc-4.9.4-1
    libgcrypt-1.6.6-1
    libgpg-error-1.26-1
    libiconv-1.15-1
    libjpeg-9b-2
    librsvg2-2.34.2-1
    libstdc++-4.9.4-1
    libtasn1-4.10-1
    libthai-0.1.24-1
    libtiff-4.0.7-1
    libxcb-1.7-1
    libxml2-2.9.4-1
    logrotate-3.8.2-1
    lynx-2.8.4-2
    lzo-2.09-1
    make-3.80-1
    nettle-2.7.1-1
    openldap-2.4.23-0.5
    openssl-1.0.2k-1
    p11-kit-0.14-1
    pango-1.24.5-1
    pcre-8.40-1
    pixman-0.34.0-1
    pkg-config-0.19-6
    popt-1.16-1
    python-2.7.13-1
    python-libs-2.7.13-1
    readline-7.0-3
    samba-client-3.6.25-1
    samba-common-3.6.25-1
    samba-doc-3.6.25-1
    samba-winbind-clients-3.6.25-1
    sqlite-3.18.0-1
    tar-1.28-1
    tcl-8.4.7-3
    texinfo-4.6-1
    tk-8.4.7-3
    unzip-5.51-1
    xz-5.2.3-1
    xz-libs-5.2.3-1
    zip-2.3-3
    zlib-1.2.11-1

     

    But got not installed the: samba-3.6.25-1.aix7.1.ppc.rpm

     

    # rpm -ivh samba-3.6.25-1.aix7.1.ppc.rpm
    error: failed dependencies:
            libcups.so is needed by samba-3.6.25-1

     

    Can not find the "libcups.so" in the other cups packages.

     

    What can I do ?

     

    Thanks

     

     



  • 2.  Re: Samba 3.6.25 - install error - libcups.so missing

    Posted Tue May 23, 2017 03:24 AM

    Originally posted by: AyappanP


    Please use AIX Toolbox rpms. We have a yum.sh script to make things easier.

    ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/ezinstall/ppc/



  • 3.  Re: Samba 3.6.25 - install error - libcups.so missing

    Posted Tue May 23, 2017 04:16 AM

    Originally posted by: tux2015


    Thank you very much, I will try

     

    at install RPM

     

    #####################################################
            Rebuilding RPM Data Base ...
            Please wait for rpm_install background job termination
            It will take a few minutes

    Please wait...error: incorrect format: unknown tag
    error: incorrect format: unknown tag
    error: incorrect format: unknown tag
    error: incorrect format: unknown tag

     

     

     



  • 4.  Re: Samba 3.6.25 - install error - libcups.so missing

    Posted Tue May 23, 2017 05:50 AM

    Originally posted by: tux2015


     

    yum update is working.... thanks a lot!

     

    but: yum install samba did not work

     

    # yum install samba
    There was a problem importing one of the Python modules
    required to run yum. The error leading to this problem was:

           0509-130 Symbol resolution failed for /opt/freeware/lib/libcurl.a(libcurl.so.4) because:
        0509-136   Symbol SSL_get0_alpn_selected (number 262) is not exported from
               dependent module /usr/lib/libssl.a(libssl.so).
        0509-136   Symbol SSL_CTX_set_alpn_protos (number 263) is not exported from
               dependent module /usr/lib/libssl.a(libssl.so).
        0509-136   Symbol SSL_COMP_free_compression_methods (number 271) is not exported from
               dependent module /usr/lib/libssl.a(libssl.so).
        0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/pycurl.so.
        0509-026 System error: Cannot run a file that does not have a valid format.
        0509-192 Examine .loader section symbols with the
             'dump -Tv' command.

    Please install a package which provides this module, or
    verify that the module is installed correctly.

    It's possible that the above module doesn't match the
    current version of Python, which is:
    2.7.12 (default, Feb 20 2017, 03:58:51) [C]

    If you cannot solve this problem yourself, please go to
    the yum faq at:
      http://yum.baseurl.org/wiki/Faq
     

     



  • 5.  Re: Samba 3.6.25 - install error - libcups.so missing

    Posted Tue May 23, 2017 06:13 AM

    Originally posted by: AyappanP


    Seems like you have a older version of openssl installed. Get the updated one from AIX web download pack https://www-01.ibm.com/marketing/iwm/iwm/web/reg/pick.do?source=aixbp .

    Install the fileset and try again. (Also run "updtvpkg" command after installing any fileset so that rpm database gets updated ).



  • 6.  Re: Samba 3.6.25 - install error - libcups.so missing

    Posted Tue May 23, 2017 06:40 AM

    Originally posted by: tux2015


     

    thanks a lot, now it works!