> > configure: error: This c-client library does not support SSL. Recompile or remove > --with-imap-ssl from configure line. > > > Found the answer to this after some searching on deja. This article from PHP-DEV explains what to do: http://groups.google.com/groups?q=+%22This+c-client+library+does+not+support+SSL%22&nu m=20&hl=de&safe=off&rnum=13&selm=20010628192714.29566.qmail%40php2.chek.com Basically, you need to add --with-openssl (although this should be only necessary for SNMP). If it still doesn't configure at this stage you need to add the lib path as well (not necessary if you installed OpenSSL from an RPM). Hope this helps those people with the same problem. (There were several postings about this here but no answer.) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ClubWin - Help for Windows Users: http://www.clubwin.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]