[XML-SIG] Installing and Test xml-0.5pre2

Jeff.Johnson@icn.siemens.com Jeff.Johnson@icn.siemens.com
Fri, 4 Dec 1998 15:51:30 -0500


> I can't get pyexpat to load.

The way I do it for Windows is...

copy xml/windows/pyexpat.dll to xml/parsers
copy xml/expat/bin/xmlparse.dll to somewhere in path
copy xml/expat/bin/xmltok.dll to somewhere in path

For a while, the pyexpat.dll in CVS was corrupted but I think its been
fixed.  I'm not sure where xmlparse.dll and xmltok.dll should be but as
long as they are in a directory in your PATH, they will be used.


That's all I can remember, I hope that covers it.