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
Expand all | Collapse all

yum for AIX and empty tk and tcl 8.4.7-4.aix6.1.ppc.rpm

  • 1.  yum for AIX and empty tk and tcl 8.4.7-4.aix6.1.ppc.rpm

    Posted Thu February 15, 2018 11:24 PM

    Originally posted by: mmorgan1


    I am attempting to install yum for AIX (yum_bundle.tar) in order to install cloud-init for a PowerVC 1.4 implementation. The yum_bundle.tar packages will not install for the following prerequisite error:

    error: failed dependencies:

    libtcl8.4.so is needed by python-2.7.10-1

    libtk8.4.so is needed by python-2.7.10-1

    I had great hopes for fixing these dependencies by downloading the individual requisites from here:

    https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/tcltk/

    However, I found to my dismay that BOTH these respective RPM files were empty!

    
    
    tcl-8.4.7-4.aix6.1.ppc.rpm             30-Jul-2009 12:02  5.0K 
    
    
    
    tk-8.4.7-4.aix6.1.ppc.rpm              30-Jul-2009 12:02  5.0K 
    

    Does anyone know where I might find intact versions of these RPMs for AIX?

     

     

     

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 2.  Re: yum for AIX and empty tk and tcl 8.4.7-4.aix6.1.ppc.rpm

    Posted Fri February 16, 2018 12:10 AM

    Originally posted by: sangameshm


    Just run "updtvpkg" command which will solve the lib tcl/tk dependency problem and try installing packages from the bundle .

    Those two library comes from the AIX base lpp packages.

     

    Thanks,

    Sangmaesh


    #AIXOpenSource
    #AIX-Open-Source-Software