Okay I have done some cleaning up of my system. Sorry for any confusion.
I have OpenSSL headers including md5.h in the following directories:
/usr/include/openssl
/usr/local/src/openssl-0.9.7/include/openssl
Performing "make install" fails after creating the following configurations:
./configure --enable-ssl --with-openssl=/usr/include/openssl
./configure --enable-ssl --with-openssl/usr/local/src/openssl-0.9.7
It's always the same think:
../include/md5.h:18: #error Cannot find OpenSSL headers
Thanks again for the help!
Regards,
John
> 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
~~~~~~~~~~~~~~
John Peak
jpeak@yahoo.com
678.575.2010 (c)
404.872.4622 (h)
Received on Wed Feb 19 2003 - 07:29:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:29 MST