[Dovecot] Compiling Dovecot 2.0.2 on Solaris 10 SPARC - libssl.so.1.0.0: open failed
Edward Carraro
ednitido at gmail.com
Thu Sep 16 02:37:37 EEST 2010
It's working now using this for compile
CPPFLAGS="-I/usr/local/ssl/include" LDFLAGS="-L/usr/local/lib
-L/usr/local/ssl/lib -R/usr/local/ssl/lib -R/usr/local/lib -ldl" ./configure
--with-ldap --with-ssl
I wanted to use libgcc_s.so.1 found in /usr/local/lib instead of the one
found in /usr/sfw/lib/
Thanks everyone!
More information about the dovecot
mailing list