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: pycurl denpendent on libcurl4-openssl-dev or libcurl4-gnutls-dev.

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 29 Jun 2020 08:57:12 +0200 (CEST)

On Mon, 29 Jun 2020, Hongyi Zhao via curl-library wrote:

> On Ubuntu 20.04 with python 3.8.3, I try to install pycurl and find
> that it depends on libcurl4-openssl-dev or libcurl4-gnutls-dev

...

> OTOH, if I compile and install the latest curl using its git master source
> code, should I still need to install the above dependencies?

libcurl4-openssl-dev and libcurl4-gnutls-dev are names of two different
libcurl packages for ubuntu. Package management on ubuntu is done based on
packet-names so if you want to satisfy that requirement with your own packaged
libcurl build, you probably need to provide such a package that fulfills that
requirement.

This is not really a curl question. This is a ubuntu/debian/deb/apt question.
There are better venues to ask such questions than here.

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-06-29