[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SSL-TLS compile errors
try the following (if running bash, sh, etc.)
CPPFLAGS="-I /usr/local/ssl/include"
LDFLAGS="-L /usr/local/ssl/lib"
export LDFLAGS CPPFLAGS
then try this from your openldap source directory:
./configure --with-tls (or something similar, depending on your situation.)
i think this should work for you.
david
Quoting Parker Lockhart <plockhart@wacotrib.com>:
> As I make yet another seemingly futile effort at compiling 2.0.7 with
> SSL, I
> keep getting the message during configure that it (openssl/ssl.h) is not
> found. Yet, it is properly re-re-reinstalled in /usr/local/ssl.
> Any hints?
>
-------------------------------------------------
This mail sent through IMP: smtp.webserve.net