python-ldap/win32 or python/ldap/win32

R

rcmn

i'm running around in circle trying to to use python/ldap/ on
win32(WinXP). I want to write a script that read SQL data(no pbm) and
insert member in a AD group(pbm).I used the module
Active_Directory(very easy to use).but it read only AD.
So i have been try to install python-ldap on a win32/python2.4
install.But each time i try

------------------------
setup.py build
------------------------
i get

---------------------------------------------------------------------------------------------------------------------------------
.....
running build_ext
error: The .NET Framework SDK needs to be installed before building
extensions for Python.
----------------------------------------------------------------------------------------------------------------------------------
of course i insalled .NET ,and it keeped doing it, google around found
some registry key thing that have to be changed.tried that but still
nothing.I have been looking around more but the informations i find on
that topic seems so clunky and out dated(2004-2003) that i really don't
think i should wast my time any further without asking around if i'm
going the right direction.Because i have the feeling Python/Ldap/win32
shouldn't be such a problem to use...And if it isn't then...Python is
not the language i need to accomplish that task.
 
?

=?ISO-8859-1?Q?Michael_Str=F6der?=

rcmn said:
i'm running around in circle trying to to use python/ldap/ on
win32(WinXP).

Maybe this message sent to the python-ldap-dev mailing list helps.
You're welcome to follow up on this list.

Ciao, Michael.

-------- Original Message --------
Subject: Experimental 2.2.0 Windows Build
Date: Mon, 4 Sep 2006 22:58:26 -0300
From: Sidnei da Silva <[email protected]>
To: (e-mail address removed)

Hello there,

I've managed to put together an experimental 2.2.0 build for Windows,
which can be found here:

http://awkly.org/files/python-ldap-2.2.0.win32-py2.4.exe

I'm admittedly not an expert in compiling stuff, so if anyone with
more expertise can double-check what I've did:

http://awkly.org/archive/compiling-python-extensions-on-mingw/


.... specially the change from '-shared' to '-mdll -static' on the
arguments to 'ld', I would really *really* appreciate.

For the brave folks willing to try out the installer itself, you're at
your own risk, but please report back any issues.

If the build turns out to work fine and people are willing to bless
this as the official Windows build and upload it to sourceforge I
would be more than glad.

It was built with mingw against:

openldap-2.2.29
openssl-0.9.8b
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,743
Latest member
WoodrowMea

Latest Threads

Top