Eric Carty-Fickes wrote:
> I am trying to build python-ldap (2.3.1) on a RH Linux box.  I
> installed openldap (2.3.38) from source with the default settings and
> had no problems.  I also have a source install of Python 2.4.4.
> 
> In setup.cfg I modified these two lines:
> library_dirs = /usr/local/lib
> include_dirs = /home/eric/openldap-2.2.13/include /usr/include/sasl

python-ldap 2.3+ strictly requires OpenLDAP libs 2.3.x. Fix include_dirs
in your setup.cfg to reflect this.

Ciao, Michael.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to