From: Torsten K. <pyt...@tk...> - 2007-07-25 14:21:28
|
Hi folks, I just finished building several eggs, for those who are interested: * Linux i686, Python 2.4, glibc 2.6, OpenLDAP 2.3.37, OpenSSL 0.9.8e, cyrus-SASL 2.1.22 * Mac OSX 10.3/4 PPC/Intel (fat), Python 2.4, OS X 10.4's standard OpenLDAP, OpenSSL, cyrus-SASL * Mac OSX 10.4 PPC, Python 2.3, OS X 10.4's standard OpenLDAP, OpenSSL, cyrus-SASL * Win32, Python 2.4, OpenLDAP 2.2.29, bundled OpenSSL 0.9.8a, w/o SASL All eggs as well as the Win32 prerequisite (OpenLDAP installer) can be downloaded from http://svn.kmrc.de/download/distribution Have fun! Torsten -- Fon: +49-7071-700240 | Fax: +49-7071-700241 | http://www.tk-webart.de Ich schreibe dir einen langen Brief, weil ich keine Zeit habe, einen kurzen zu schreiben. -- Johann Wolfgang von Goethe -- |
From: Jonathan B. <bo...@us...> - 2008-01-16 15:36:02
|
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 <pyt...@tk...> wrote: > Hi folks, > > I just finished building several eggs, for those who are interested: > > * Linux i686, Python 2.4, glibc 2.6, OpenLDAP 2.3.37, OpenSSL 0.9.8e, > cyrus-SASL 2.1.22 > * Mac OSX 10.3/4 PPC/Intel (fat), Python 2.4, OS X 10.4's standard > OpenLDAP, OpenSSL, cyrus-SASL > * Mac OSX 10.4 PPC, Python 2.3, OS X 10.4's standard OpenLDAP, OpenSSL, > cyrus-SASL > * Win32, Python 2.4, OpenLDAP 2.2.29, bundled OpenSSL 0.9.8a, w/o SASL > > All eggs as well as the Win32 prerequisite (OpenLDAP installer) can be > downloaded from > > http://svn.kmrc.de/download/distribution > > Have fun! > Torsten > > -- > Fon: +49-7071-700240 | Fax: +49-7071-700241 | http://www.tk-webart.de > > Ich schreibe dir einen langen Brief, weil ich keine Zeit habe, > einen kurzen zu schreiben. -- Johann Wolfgang von Goethe -- > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > |
From: <mi...@st...> - 2008-01-16 16:04:02
|
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 OpenLDAP. Ciao, Michael. |
From: Torsten K. <pyt...@tk...> - 2008-01-16 16:13:15
|
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 OpenLDAP Windoze installer, which I found on SF.net. It brought along OpenSSL libs and everything works for me... Regards, Torsten -- Parting is such sweet sorrow. -William Shakespeare |
From: Jonathan B. <bo...@us...> - 2008-01-17 11:39:20
|
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 to compile (OpenSSL 0.9.8g and OpenLDAP 2.4.7) -- I am happy to post directions, but only if deemed list-appropriate. I guess the directions should end with compiling python-ldap, and I am not yet that far. Soon, though. Regards, Jonathan Bowman |
From: <mi...@st...> - 2008-01-17 12:00:06
|
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 maintained any more. > > I did finally get it to compile (OpenSSL 0.9.8g and OpenLDAP 2.4.7) -- > I am happy to post directions, but only if deemed list-appropriate. You're very welcome to give hints about this build process on this list. > I guess the directions should end with compiling python-ldap, Yes, that would be great. ;-) > and I am not yet that far. Soon, though. Good luck! I'm looking forward to your posting. Ciao, Michael. |
From: Jonathan B. <bo...@us...> - 2008-01-17 21:02:03
|
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 if I discover anything of interest, I will surely pass it on. Again, thanks for the feedback. Regards, Jonathan |
From: <mi...@st...> - 2008-01-17 21:16:49
|
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 MinGW and python-ldap is at an end... There has been success reports building python-ldap with MingW for a stock Python MSI installer without having to rebuild Python itself. Ciao, Michael. |
From: Mauro C. <mci...@li...> - 2008-01-25 12:18:41
|
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 don't need to recompile Python itself to have the extension working (although you will need the source and the .lib files; but the latter can be produced from the DLLs afterwards). HTH Mauro |