curl-users
RE: Compiling without SSL
Date: Mon, 13 Oct 2008 12:30:28 -0500
Wow that worked! I did an up2date on openssl-devel and installed the
developers tools for SSL and it worked! Now it shows SSL support
enabled.
Thanks.
curl version: 7.19.0
Host setup: i686-pc-linux-gnu
Install prefix: /usr/local
Compiler: gcc
SSL support: enabled (OpenSSL)
SSH support: no (--with-libssh2)
zlib support: enabled
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: enabled
Build libcurl: Shared=yes, Static=yes
Built-in manual: enabled
Verbose errors: enabled (--disable-verbose)
SSPI support: no (--enable-sspi)
ca cert bundle: /usr/share/ssl/certs/ca-bundle.crt
ca cert path: no
LDAP support: no (--enable-ldap / --with-ldap-lib /
--with-lber-lib)
LDAPS support: no (--enable-ldaps)
Al Gallegos | Data Services Engineer
Mesirow Financial Inc. | 321 North Clark Street, Chicago IL 60610
Desk 312.595.7072 | Fax 312.595.6901
www.mesirowfinancial.com
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Dan Fandrich
Sent: Monday, October 13, 2008 12:13 PM
To: curl-users_at_cool.haxx.se
Subject: Re: Compiling without SSL
On Mon, Oct 13, 2008 at 10:24:17AM -0500, Gallegos, Alfonso wrote:
> Hello all,
>
> I recently compiled Curl 7.19 on a Redhat Enterprise 4 server (Test
server) and
> it seemed to have compiled correctly.
>
> curl --version
> curl 7.19.0 (i686-pc-linux-gnu) libcurl/7.19.0 OpenSSL/0.9.7a
zlib/1.2.1.2
> libidn/0.5.6
> Protocols: tftp ftp telnet dict ldap http file https ftps
> Features: IDN IPv6 Largefile NTLM SSL libz
>
> I then compiled the same version on our production server (same OS)
and get
> this.
>
> curl --version
> curl 7.19.0 (i686-pc-linux-gnu) libcurl/7.19.0
> Protocols: tftp ftp telnet dict http file
> Features: Largefile
>
> It appears that Curl did not compile with SSL support and other
supported
> libraries and I don?t know why.
Chances are, the SSL development package wasn't installed. This is
probably
called openssl-devel or something similar. The config.log snippet you
provided doesn't show any of the SSL devependencies, just SSH. Make
sure
that files like libcrypto.so and ssl.h are available (from the devel
package) and try again.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.html Visit us on the Web at: http://www.mesirowfinancial.com This communication may contain privileged and/or confidential information. It is intended solely for the use of the addressee. If you are not the intended recipient, you are strictly prohibited from disclosing, copying, distributing or using any of this information. If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. Confidential, proprietary or time-sensitive communications should not be transmitted via the Internet, as there can be no assurance of actual or timely delivery, receipt and/or confidentiality. This is not an offer, or solicitation of any offer to buy or sell any security, investment or other product. Please consider the environment before printing this e-mail. ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2008-10-13