[Zope-Coders] binary Zope issues

Martijn Faassen faassen@vet.uu.nl
Tue, 20 Nov 2001 20:45:55 +0100


Hi there,

I just got this report from Nicola Larosa:

> In the Python 2.0 binary distribution for Windows there is a file
>
> DLLs\pyexpat.pyd
>
> Accordingly, in the Zope 2.4 binary distribution for Windows there is a file
>
> bin\DLLs\pyexpat.pyd
>
> Now, while in the Python 2.1.1 binary distribution for Linux there is a file
>
> lib/python2.1/lib-dynload/pyexpat.so
>
> in the Zope 2.4 binary distribution for Linux there is no such file!
>
> Is there any reason for this silent suppression?

And I repeat the question. I'd be nice if Zope 2.4 binary came with a Python
pyexpat everywhere; this may diminish the need to use ParsedXML's separate
version.

Regards,

Martijn