cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Are we are only able to get libcurl instead of the integrated libcurl + openssl + zlib because libcurl4-openssl-dev was recently repackaged?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 Apr 2016 00:25:09 +0200 (CEST)

On Mon, 25 Apr 2016, Frank Chang wrote:

> Dan Fandrich and Daniel Stenberg,Are we are only able to get libcurl instead
> of the integrated libcurl + openssl + zlib because libcurl4-openssl-dev was
> recently repackaged ?

Sorry, I don't understand. You can "get" libcurl exactly the same way today as
you could before and as you will be able tomorrow.

"libcurl4-openssl-dev" is an ubuntu package. I don't know how that has changed
recently or not and how that matters. Can you elaborate?

> So, could we fall back to building libcurl + openssl + zlib individually and
> merging the libcurl.so with libz.a and libssl.a and libcrypto.a

Putting everything like that into the same .so sounds unorthodox and I don't
see why you'd prefer that. Just use them separately and link with them all.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-04-26