On Tue, 28 Jun 2005, David Leangen wrote: >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?
./configure --help will give you clues on how to specify where OpenSSL is installed - and OpenSSL must of course be installed (devel package, libraries and headers). Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
