RE: [squid-users] RE: squid_ldap_auth errors with Solaris 8

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 12 Oct 2004 13:58:51 +0200 (CEST)

On Tue, 12 Oct 2004 Pedro.Vargas@alcatel.pt wrote:

> The OpenLDAP is installed on:
>
> /opt/openldap/

Then you need to tell this to the build process.. if not it will still
find and prefer the OS provided LDAP SDK.

make AM_CPPFLAGS="-I/opt/openldap/include" AM_LDFLAGS="-L/opt/openldap/lib" all

should work I think. If not edit the helper Makefile and add them where
suitable.

Regards
Henrik
Received on Tue Oct 12 2004 - 05:58:53 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST