At work we need to do some ldap work and it so happens we run Python 2.4. Unfortunately the only pre-compiled package I've found for Windows is for Python 2.5. I've tried all morning compiling python-ldap for Windows but that requires so much tweaking that I've gone slightly mad. Hence my request to the good Python community, would anyone have python-ldap for Python 2.4 on Windows (not cygwin by the way)?
Update: Well as an anonymous commenter showed me, the eggs for Python 2.4 linked from the python-ldap download page are indeed okay to work with. I had simply missed the DLLs package. I can only wish I could blame on being Friday.
Damn it. I had seen those eggs already but I had completely missed the DLL package. sigh. That's what happens when you're too much into something, you miss the obvious details. Thanks.
Wednesday, April 23. 2008 at 09:37 (Reply)
Wednesday, April 23. 2008 at 09:41 (Link) (Reply)