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.  error installing iperf3

    Posted Wed November 06, 2019 03:45 AM

    Originally posted by: Tin_Cup


     yum install iperf3.ppc
    Loaded plugins: changelog, list-data, versionlock
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package iperf3.ppc 0:3.6-1 will be installed
    --> Processing Dependency: libsctp.a(shr.o) for package: iperf3-3.6-1.ppc
    --> Finished Dependency Resolution
    Error: Package: iperf3-3.6-1.ppc (AIX_Toolbox)
               Requires: libsctp.a(shr.o)
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
     

    running  rpm -Va --nofiles --nodigest did not help.

     

    what is missing?


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 2.  Re: error installing iperf3

    Posted Wed November 06, 2019 04:03 AM

    Originally posted by: AyappanP


    You need to have bos.net.sctp fileset installed followed by "updtvpkg" command .


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 3.  Re: error installing iperf3

    Posted Wed November 06, 2019 09:24 AM

    Originally posted by: Tin_Cup


    Thanks, that did the trick ;-)


    #AIX-Open-Source-Software
    #AIXOpenSource