Hi All, Quick question, I am trying to install OpenSSH on my OS X box and therefore need to install OpenSSL. I have installed three version on my machine the first I installed was 0.9.7i and received the folowing error message when I was configuring OpenSSH
checking OpenSSL header version... 90709f (OpenSSL 0.9.7i 14 Oct 2005) checking OpenSSL library version... 90707f (OpenSSL 0.9.7g 11 Apr 2005) checking whether OpenSSL's headers match the library... no configure: error: Your OpenSSL headers do not match your library. Check config.log for details. Also see contrib/findssl.sh for help identifying header/library mismatches. So, I removed that version and installed version 0.9.7h same error (only for 0.9.7.h) so then I uninstalled that version and installed version 0.9.7.g and voila, everything worked fine. So, did I find a bug or am I doing something wrong? Yes ... I was directly specifying the path to openssl in my ./configure --with-ssl-dir=/opt/openssl Cheers, Ted ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]