Linux, Page Templates and XML
Hi Everyone, XML Zope Page Templates on Linux Zope 2.5 will not work for me. Trying to save a newly created XML page template results in pyexpat module not found. I've looked at the source and I've tried reinstalling ParsedXML in the location where ZPT expects to find it, but the build of ParsedXML fails with an error which looks as if it is in the Makefile.pre.in for ParsedXML.. Has anyone got XML page templates to work on Zope 2.5 on Linux? It appears to work fine on Windows. Thanks, Rob ________________________________________________________________________ Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!! visit http://in.autos.yahoo.com
rra42 writes:
XML Zope Page Templates on Linux Zope 2.5 will not work for me.
Trying to save a newly created XML page template results in pyexpat module not found. You may need to install PyXML.
The ZPT mailing list (<mailto:ZPT@zope.org>) should be able to answer this definitely. Dieter
participants (2)
-
Dieter Maurer -
rra42