Open-source Languages & Tools for z/OS

 View Only
  • 1.  No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 03-21-2016 14:52

    For anyone wanting to integrate code built without xplink options, please find attached versions of cURL and dependent libraries built without xplink.

    cURL
    libmetalink
    libssh2
    nghttp2



  • 2.  RE: No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 10-28-2016 07:10

    hello - I downloaded the curl but can’t extract the archive it says

    tar -xvfo curl-7.42.1-nonxplink_b0007.160321.tar

    tar: decompress: FSUM6636 not in compressed format

    thank you
    regards
    Andi O.



  • 3.  RE: No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 10-28-2016 13:16

    The original post which has been edited with new links. Please re-download and try again.
    Sorry for the inconvenience.



  • 4.  RE: No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 11-18-2016 14:46

    This is my first attempt at downloading and using a ported tool. I clicked the cULR link at the beginning of this post and it downloaded curl-7.42.1-nonxplink_b0007.160321.tar.gz to my laptop. I then did a binary fto to the HFS file I created for ported tools. When I issued “tar -xvfo curl-7.42.1-nonxplink_b0007.160321.tar.gz”, I got “tar: decompress: FSUM6636 not in compressed format”. Did I misunderstand the process?



  • 5.  RE: No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 11-18-2016 14:49

    Obviously, I couldn’t spell ftp.



  • 6.  RE: No xplink version of cURL, nghttp2, libssh2, libmetalink

    Posted 11-18-2016 15:41

    Never mind. I found that I must run the gunzip first. Working now.