cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Configure problem in curl library

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Jan 2010 10:49:25 +0100 (CET)

On Mon, 11 Jan 2010, Mathu kannan wrote:

> --with-ssl=/usr/local/ssl/lib

This is probably wrong. It should point to the OpenSSL install "prefix", not
the dir that contains the lib (only).

The prefix in your case looks like it should be /usr/local/ssl. That path also
happens to be a default path where the configure script checks for OpenSSL so
quite possibly you can use --with-ssl without specifying a path.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-11