On Tuesday 18 February 2003 22.28, John Peak wrote: > Sorry. I have tried that as well. > > This should work as long as md5.h and the other headers are in the > /usr/local/include/openssl/include directory, correct?! Thanks.
Your OpenSSL md5.h file in in /usr/local/include/openssl/md5.h riht? If so --with-openssl=/usr/local is what you want (the same prefix as used when installing OpenSSL). /usr/local/include/openssl/include/md5.h does not seem right by any standard.. Regards Henrik
