"g. labe" wrote:
> i'm trying to compile and install openldap v2.0.6 on my solaris 2.6 machine
> (sparc). openldap requires openssl - i compiled it (v0.9.6) without a problem
> and installed it with `make install` in standard location (`/usr/local/ssl`).
> now, when i run openldap's `configure` i got the following error:
>
> [...]
> checking for openssl/ssl.h... no
> checking for ssl.h... no
> configure: warning: Could not locate TLS/SSL package
> configure: warning: TLS privacy protection not supported!
> [...]
>
> seems like openssl is not installed properly - what should i do to make
> openldap able to locate it?
I dunno. But you can read 'configure' and see where it's looking.
It's just a shell script.
- Dan
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]