Michael,
On Tue, Feb 12, 2002 at 03:21:56PM +0100, Michael Str=F6der wrote:
> Tony Goodwin wrote:
> > Thanks Jason,
> > Reorder of ldap and lber libs in setup.cfg worked
>=20
> I've checked in a new setup.cfg with reordered line libs and two
> different examples. Please comment.
The new setup.cfg looks good. Note that the extra libraries for Cygw=
in
are only necessary because Cygwin Python is currently built with a
static _socket module to workaround a fork() problem. Once my rebase
patch is accepted into Cygwin setup.exe, then I will re-release Cygwi=
n
Python with a shared _socket module (as normal). At that point, the
Cygwin lines should be removed and Cygwin python-ldap should build wi=
th
the default setup.cfg.
Thanks,
Jason
|