From: <mi...@st...> - 2003-08-06 07:45:22
|
Andrew Thomson wrote: > On Wed, 2003-08-06 at 16:30, Michael Str=F6der wrote: > >>Did you edit setup.cfg to point to your OpenLDAP client libs? > > I admit that i'm still using the freebsd ports to compile this.. Since I have no clue about FreeBSD I can't help. Please ask the maintaine= r=20 of the FreeBSD port. > the port does go through an updated the setup.cfg with the locations o= f > the ldap libraries and includes. > > # Section for compiling the C extension module > # for wrapping OpenLDAP 2 libs > > [_ldap] > class =3D OpenLDAP2 > library_dirs =3D /usr/local/lib > include_dirs =3D /usr/local/include > libs =3D lber ldap Can you find ldap.h in /usr/local/include ? > The port is sitting at py23-ldap2-2.0.0pre04.. I noticed a couple of > newer versions had been released.. 2.0.0pre04 is pretty ancient and I'm rather reluctant giving support for = outdated versions. Ciao, Michael. |