cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to configure curl with libssh2

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 20 Aug 2014 11:36:25 +0200 (CEST)

On Wed, 20 Aug 2014, Jenkins, Peter (SLSA) wrote:

> As there is no libbssh2, I installed libssh2-1.4.3 and now I have new
> folders and various libssh2 files in /usr/local.

You also need to make sure you have libssh2 include headers. Most
distributions have a separate "dev" or "devel" package for that.

> configure: error: libSSH2 libs and/or directories were not found where
> specified

You can always load config.log and check for this error to get further details
about exactly what happened when it failed...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-20