Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 6th, 2006, 10:15 PM
rcmn
Guest
 
Posts: n/a
Default python-ldap/win32 or python/ldap/win32

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.

  #2  
Old November 6th, 2006, 11:25 PM
Michael Ströder
Guest
 
Posts: n/a
Default Re: python-ldap/win32 or python/ldap/win32

rcmn wrote:
Quote:
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 <dreamcatcher@users.sf.net>
To: python-ldap-dev@lists.sourceforge.net

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...in32-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-p...ions-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

--
Sidnei da Silva
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles