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
[EMAIL PROTECTED]
678.575.2010 (c)
404.872.4622 (h)


Reply via email to