Power

 View Only
  • 1.  Can't install Curl-7.79.1-1.src.rpm

    Posted Wed August 10, 2022 09:22 AM
    Hi all,
    I just have a problem with my system,
    i wan't to run a script ftp and i have to install Curl, but when i install Curl 
    bash-4.4# rpm -Uvh curl-7.79.1-1.src.rpm
    Updating / installing...
    1:curl-7.79.1-1 ################################# [100%]
    But its not work. 
    i can't check curl verison and when i check the package, it was not installed too.
    bash: dnf: command not found
    bash-4.4# rpm -qi curl-7.79.1-1.src.rpm
    Name : curl
    Version : 7.79.1
    Release : 1
    Architecture: ppc
    Install Date: (not installed)
    Group : Applications/Internet
    Size : 4156697
    License : MIT/X derivate
    Signature : (none)
    Source RPM : (none)
    Build Date : Wed Oct 6 20:48:02 +07 2021
    Build Host : pokndd5.pok.stglabs.ibm.com
    Packager : IBM AIX Toolbox <https://ibm.biz/AIXToolbox>


    ------------------------------
    GDT VN
    ------------------------------


  • 2.  RE: Can't install Curl-7.79.1-1.src.rpm

    Posted Wed August 10, 2022 12:56 PM
    It would appear you're trying to install the source code curl-7.79.1-1.src.rpm
    you need to either compile this, or you need to grab a pre-compiled package.


    ------------------------------
    Tom McGivern
    ------------------------------