cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: One or more libs available at link-time are not available run-time

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Mon, 20 Aug 2012 09:43:08 -0600

On Aug 20, 2012, at 6:43 AM, Jeremy Hughes <jeremy_at_softpress.com> wrote:

> Is there a way of discovering the actual names of the libraries that are referred to in the error message? E.g. -lssl is presumably /usr/bin/openssl.

-lssl refers to /usr/lib/libssl.dylib. /usr/bin/openssl is an executable file, not a library.

> Has anyone successfully built 7.27.0 with SSH support on a Mac system?

I have...

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-20