I have downloaded the last version of PyXML and I have installed using the python version of Zope 2.6 and all was sucessfully, but doesn't work either... El jue, 13-11-2003 a las 16:11, Fred L. Drake, Jr. escribió:
Florent Guillaume writes:
That's a packaging bug in the packaged Linux binary versions of Zope 2.6.* that Zope Corp won't fix, cf the bug tracker (and anyway there will be no binary versions for Zope 2.7.*). The package is missing some shared library files for expat.
You'll have to use your own installation of python.
Another solution would be to use the bundled Python to install a recent version of PyXML; Expat is bundled directly and does not require any external libraries.
This is also the approach taken in newer versions of Python (2.3 and newer).
-Fred -- Antonio Beamud Montero <antonio.beamud@linkend.com>