From: David L. <d...@ad...> - 2007-04-11 11:44:25
|
it might be possible to modify python-ldap to work with wldap32.dll and avoid openldap on win32. (see 'references' at http://msdn2.microsoft.com/en-us/library/aa367008.aspx) mingw comes with a winldap.h, but I don't know how close it is to the one that comes from the official platform sdk headers. python's distutils supports mingw, so this path looks quite attractive. d Michael Ströder wrote: > Ross McKerchar wrote: > >> Michael Ströder wrote: >> >>>> I am curious as I have a win32/2.5 based app that could really do >>>> with some ldap functionality and if I can get the current status of >>>> project then I'll be in a better position to help... >>>> >>> Your help would be appreciated. Probably using MingW? >>> >> I've just been investigating this and, although I'm not a complete >> stranger to building with MingW, my initial findings are that I'm a bit >> out of my depth. Statements like 'Cyrus SASL on Windows is still >> laregely a "work in progress"' >> > > You'd probably should start asking on openldap-software mailing list how > to build OpenLDAP client libs and all required libs for Win32 with MingW > (MSYS). Symas is doing this. > > Rich Megginson wrote this: > http://wiki.mozilla.org/LDAP_C_SDK_SASL_Windows > > See also current related discussion in news:mozilla.dev.tech.ldap > > Ciao, Michael. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > > -- David Leonard d...@ad... Ph:+61 404 844 850 |