On Sat, 11 Oct 2003, NOC (EUROFMC) wrote: >In a NetBSD platform, the execution of configure hangs. Reason : error: >Unable to include header files for OpenSSL >In fact, in a BSD machine, the SSL library is situed in >/usr/local/ssl/bin/openssl and in /usr/local/ssl/include/openssl. >Where can I specifie this parameter ? I'm tried >--includedir=/usr/local/ssl/bin/openssl, but that don't work...
There is no way to add an include path for SSL headers today. I will add two configure arguments, one for adding an SSL include path and one for adding a library path for SSL libraries. Thanks for the feed-back! 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."

