Hi, On May 31, 2012, at 10:15 , Ward, Martin wrote:
> Hi all, > > I have what should be an easy question, but I cannot find the answer anywhere. > > I have installed a newer version of OpenSSH on my system but it's complaining > with the error "OpenSSL version mismatch. Built against 1000101f, you have > 1000007f". The problem is that I cannot translate 1000101f in to an standard > version numbering system. I know that I have upgraded OpenSSL to 1.0.0g but I > have no idea how that translates to the above format. File include/openssl/opensslv.h explains the algorithm to map OPENSSL_VERSION_NUMBER to the human-readable version text. It contains also OPENSSL_VERSION_TEXT. Please next time try to come up with a more self-describing Subject line. marco ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org