On October 2, 2014 at 3:49 PM Michael Mueller <[email protected]> wrote: > On Thu, Oct 2, 2014 at 2:28 PM, Michael Mueller <[email protected]> > wrote: > > Summary of problem : libcurl config.log shows openssl 1.0.1i is > > used; > > binaries produced by make and make install are using much older > > openssl libraries > > > > any help appreciated...thanks...Mike > > > ok...found a useful configure diff between Linux and SunOS/Solaris: >
I just don't see how you are going to get stable binaries and a stable result using LD_LIBRARY_PATH . regardless : $ curl --version curl 7.38.0 (sparc-sun-solaris2.10) libcurl/7.38.0 OpenSSL/1.0.1i zlib/1.2.7 libidn/1.26 libssh2/1.4.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp Features: IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
