curl-library
Re: Compiling with SSL on OS X?
Date: Wed, 12 May 2010 07:38:46 -0700 (PDT)
Hi Guenter,
>> and if I look further I see an item or two like:
>>
>> configure: PKG_CONFIG_LIBDIR will be set to "/Volumes/JTSM/opt/lib/pkgconfig"
>> configure: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this.
>>
>> I verified that indeed libssl.a and libcrypto.a is in /opt/lib/ and I do indeed have a /opt/lib/pkgconfig that >>contains libssl.pc, libcrypto.pc and openssl.pc
>>
>> I dont quite understand what I am doing wrong.
>please try '--with-ssl' only, means without path, and see if that works.
Nope, I still get:
configure: Configured to build curl/libcurl:
curl version: 7.20.1
Host setup: arm-apple-darwin
Install prefix: /opt/curl
Compiler: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin9-gcc-4.0.1
SSL support: no (--with-ssl / --with-gnutls / --with-nss)
SSH support: no (--with-libssh2)
zlib support: no (--with-zlib)
krb4 support: no (--with-krb4*)
GSSAPI support: no (--with-gssapi)
SPNEGO support: no (--with-spnego)
c-ares support: no (--enable-ares)
ipv6 support: no (--enable-ipv6)
IDN support: no (--with-libidn)
Build libcurl: Shared=no, Static=yes
Built-in manual: no (--enable-manual)
Verbose errors: enabled (--disable-verbose)
SSPI support: no (--enable-sspi)
ca cert bundle: no
ca cert path: no
LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
LDAPS support: no (--enable-ldaps)
RTSP support: no (--enable-rtsp)
Protocols: FTP
and I see:
configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this.
-Jason
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-12