curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: libcurl version

From: Dennis Clarke via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 15 Feb 2020 22:09:46 -0500

On 2020-02-15 15:04, Алексей via curl-library wrote:
>
> Hello.
> Would you be so kind to explain me one thing.
> Iam building one github project that depends of libcurl version.
>
> In the README.md of that project (plcontainer) written the following:
>
> PL/Container needs libcurl >=7.40.

This is simple. You need curl and it should be recent.

Even better you should have actual real curl released 8 Jan 2020 as
version 7.68.0 : https://curl.haxx.se/download.html

It is wonderful. It works. It does everything you want. It may even
make coffee and you can port it almost anywhere. I know, I have done
so. You can even get a snazzy CURL tee-shirt. I have one and you should
too.

If you want the latest sources from git then you can do :

     git clone https://github.com/curl/curl.git

See https://github.com/curl/curl

> If the libcurl version on your system is low, you need to upgrade at first.

Right. Do that.

You have CentOS which is based on Red Hat Enterprise Linux where
everything will be very old and out of date. Everything. However it
is very stable and useful for production environments that want support
$contracts$ and that is the purpose. However CentOS will have some
software repo services ( somewhere ) to provide more up to date software
however you are far far better to just get the code and compile it
yourself.

-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-02-16