[binc] Including openssl with configuration
"David Leangen" <[email protected]> Tue, 28 Jun 2005 02:06:19 +0900
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
Hello! Thanks again for your help in the past. I have made a clean install on a fresh machine, and (almost) everything went very well this time. However, I am getting the following error: [root@sannomiya ~]# openssl s_client -connect sannomiya:993 -crlf CONNECTED(00000003) 2491:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:475: After searching through the archives as exhaustively as possible, I found this post (http://www.bincimap.andreas.hanssen.name/archive/?0::1600) that lead me to understand that during compilation, bincimap was not successfully getting linked to openssl. So, my question is: how do I configure bincimap to compile properly, since it is unable to find openssl automagically? Thanks! Dave