[PyXMPP] Windows binaries
Berco Beute
berco at media2b.net
Tue Jan 30 14:22:43 CET 2007
It turned out that LIBEAY32.dll is part of OpenSSL. Installing OpenSSL on my
windows machine (http://www.slproweb.com/products/Win32OpenSSL.html) solved
the problem. I later realized that M2Crypto needs OpenSSL... :(
On 1/29/07, cyberco <cyberco at media2b.net> wrote:
>
> I succeeded in building and installing under cygwin, and the resulting
> 'build' folder contains both a folder for cygwin (
> lib.cygwin-1.5.24-i686-2.4) and one for windows (lib.win32-2.4). While the
> former contains a _xmlextra.dll, the latter doesn't. If I copy 'pyxmpp'
> folder under ' lib.win32-2.4' to 'site-packages' under the Python install
> directory 'from pyxmpp.all import JID' gives me:
>
> "The ordinal 3750 could not be located in the dynamic link library
> LIBEAY32.dll"
>
> Seems like something is missing from the windows build folder, but I won't
> know what. I got it working under cygwin, but that's not what I'm after :)
>
> Cheers,
> CyBerco
>
> On 1/29/07, Darrell Michaud <dmichaud at amergin.org> wrote:
> >
> > I don't know if this is what you're looking for, but I was able to
> > compile
> > pyxmpp under cygwin without any trouble, simply using "python setup.py
> > build". Maybe this would work for you as well. If you would like
> > step-by-step help on this I think I can dig up a document.
> >
> >
> > cyberco said:
> > > Hi,
> > >
> > > Anybody here that has compiled the python extensions for Windows? I'm
> > not
> > > too eager to install the .Net SDK (>300Mb install), and I have tried
> > the
> > > instructions in the README on using Mingw, but that doesn't work.
> > >
> > > Cheers,
> > > Berco
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jajcus.net/pipermail/pyxmpp/attachments/20070130/df62ba32/attachment.html
More information about the PyXMPP
mailing list