From: Alberto L. <pl...@al...> - 2009-07-07 14:56:51
|
Torsten, That's excellent news for Windows users - the dll management was an extra chore I am glad to get rid of! :-) Congrats, Alberto On Tue, Jul 7, 2009 at 9:56 AM, Torsten Kurbad <pyt...@tk...>wrote: > Hi list, > > it's been a while, but I finally managed to build some fresh > Python-LDAP 2.3.8 eggs. In particular: > > - Win32 (Statically linked to OpenLDAP 2.4.16 and OpenSSL 0.9.8k, no > further DLLs necessary.) > - MacOS X 10.3 through 10.5 (Statically linked to OpenLDAP 2.4.16 and > dynamically bound to the Cyrus-SASL and OpenSSL libs that ship with > OS X 10.5.7 - only tested on 10.5.7 Intel - testers welcome!!!) > - Linux x86 and x86_64 (aka amd64) (Built on Gentoo Linux, dynamically > linked to OpenLDAP 2.4.16, Cyrus-SASL 2.1.23, OpenSSL 0.9.8k, all > compiled with glibc-2.10.1) > > All eggs are available for Python versions 2.4 through 2.6 and can be > downloaded via > > http://svn.kmrc.de/download/distribution/contrib/ > > @Michael: Can you please add the '/contrib/' subdir to the download > link on the webpage and replace the HTML snippet beginning with > "For the .egg files to work [...]" up to "[...] from the same directory > as the .egg files" by the following lines (provided you have no > objections to them, of course. ;-) > > --- snip --- > > Prerequisites: > > <ul> > <li> > <b>for Linux:</b> OpenLDAP-2.4.16, OpenSSL-0.9.8k, and > Cyrus-SASL-2.1.23 must be properly installed on your system. > </li> > <li> > <b>for MacOS X:</b> The .egg files are statically linked to > OpenLDAP 2.4.16, but only tested on OS X 10.5.7 Intel.<br> > <b>Testers with 10.3 through 10.4 and/or PPC machines are > welcome!</b> > </li> > <li> > <b>for MS Windows:</b> The Windows eggs are statically linked to > all necessary libraries and should run out of the box. > </li> > </ul> > > --- snap --- > > Btw.: Earlier today I sent the same mail to the list, but tried to send > the snippet as an attachment. That didn't seem to work, probably due to > SF list restrictions... > > Best regards, > Torsten > -- > Anyone can do any amount of work provided it isn't the work he is > supposed to be doing at the moment. > -- Robert Benchley > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/blackberry > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > |