cygwin and python-ldap
Jason Tishler
jason at tishler.net
Fri Feb 15 21:26:09 CET 2002
Michael,
On Tue, Feb 12, 2002 at 03:21:56PM +0100, Michael Ströder wrote:
> Tony Goodwin wrote:
> > Thanks Jason,
> > Reorder of ldap and lber libs in setup.cfg worked
>
> 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 Cygwin
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 Cygwin
Python with a shared _socket module (as normal). At that point, the
Cygwin lines should be removed and Cygwin python-ldap should build with
the default setup.cfg.
Thanks,
Jason
More information about the python-ldap
mailing list