Re: EGGs for 2.3.1

2008-01-25 Thread Mauro Cicognini
Michael Stro"der ha scritto: > There has been success reports building python-ldap with MingW for a stock > Python MSI installer without having to rebuild Python itself. I can confirm that the binaries cooperate peacefully. In other words, go ahead with MinGW for OpenLDAP and python-ldap, you d

Re: EGGs for 2.3.1

2008-01-17 Thread Michael Ströder
Jonathan Bowman wrote: > Looks like MinGW and Python may be the wrong way to go; I think > everything is done in Microsoft Visual C++ now? IIRC the OpenLDAP developers always recommend to build OpenLDAP with MingW. > So, until I can get Python compiled in MinGW, I suppose my short > sojourn with

Re: EGGs for 2.3.1

2008-01-17 Thread Jonathan Bowman
Looks like MinGW and Python may be the wrong way to go; I think everything is done in Microsoft Visual C++ now? So, until I can get Python compiled in MinGW, I suppose my short sojourn with MinGW and python-ldap is at an end... > Good luck! I'm looking forward to your posting. I am doubtful; but

Re: EGGs for 2.3.1

2008-01-17 Thread Michael Ströder
Jonathan Bowman wrote: > Thanks for the clarity and direction. > >> I guess you're on your own here - I simply used the precompiled >> OpenLDAP Windoze installer, which I found on SF.net. It brought along >> OpenSSL libs and everything works for me... > > I don't think that installer is maintaine

Re: EGGs for 2.3.1

2008-01-17 Thread Jonathan Bowman
Thanks for the clarity and direction. > I guess you're on your own here - I simply used the precompiled > OpenLDAP Windoze installer, which I found on SF.net. It brought along > OpenSSL libs and everything works for me... I don't think that installer is maintained any more. I did finally get it

Re: EGGs for 2.3.1

2008-01-16 Thread Torsten Kurbad
Hi Jonathan, > I would love to know how you setup OpenSSL + OpenLDAP on Windows -- I > am having trouble with OpenSSL 0.9.8g and MinGW, compiling with shared > dlls. (Static builds fine, but OpenLDAP doesn't seem to want this). I guess you're on your own here - I simply used the precompiled OpenL

Re: EGGs for 2.3.1

2008-01-16 Thread Michael Ströder
Jonathan Bowman wrote: > (Static builds fine, but OpenLDAP doesn't seem to want this). Sorry, don't have a hint for you. But I'd suggest to raise OpenLDAP builds problems on the openldap-software mailing list. I don't see a reason why linking a static build (of OpenSSL) shouldn't be supported by

Re: EGGs for 2.3.1

2008-01-16 Thread Jonathan Bowman
I would love to know how you setup OpenSSL + OpenLDAP on Windows -- I am having trouble with OpenSSL 0.9.8g and MinGW, compiling with shared dlls. (Static builds fine, but OpenLDAP doesn't seem to want this). Regards, Jonathan Bowman On Jul 25, 2007 9:21 AM, Torsten Kurbad <[EMAIL PROTECTED]> wro