Skip to main content

No xplink version of cURL, nghttp2, libssh2, libmetalink

  • March 21, 2016
  • 5 replies
  • 0 views

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

5 replies

  • 0 replies
  • October 28, 2016

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

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.


  • 0 replies
  • October 28, 2016

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

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


  • 0 replies
  • November 18, 2016

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

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?


  • 0 replies
  • November 18, 2016

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?

Obviously, I couldn’t spell ftp.


  • 0 replies
  • November 18, 2016

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

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