curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: Compile cURL Adding HTTP2

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 6 Nov 2016 00:30:36 +0100 (CET)

On Sat, 5 Nov 2016, David Colter via curl-users wrote:

> Is there a way for cURL to use HTTP2 without installing nghttp2 ?

Nope. libcurl uses libnghttp2 for handling the HTTP/2 framing layer.

Your problem is really that you're using an ancient Linux distro so you get to
perform a pretty bad case of "installing dependencies of new enough versions".

It is also possible that you can tell the nghttp2 configure script to disable
parts of the build and thus lax the requirements a bit.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ:        https://curl.haxx.se/docs/faq.html
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-11-06