[Zope] Problem with Zope 2.7.0 in Gentoo
Dieter Maurer
dieter at handshake.de
Sat Mar 20 15:13:24 EST 2004
Stelian Iancu wrote at 2004-3-19 23:58 +0000:
>Today I've installed Zope 2.7.0 in Gentoo from source. Then I've created
>an instance, and now, when I try to start it, it gives me the following
>error:
> ...
> File "/opt/Zope-2.7/lib/python/DocumentTemplate/DT_String.py", line
>474, in __call__
> try: result = render_blocks(self._v_blocks, md)
> File "/opt/Zope-2.7/lib/python/DocumentTemplate/pDocumentTemplate.py",
>line 202, in render_blocks
What are you doing in "pDocumentTemplate"?
You should use "cDocumentTemplate".
Maybe, you forgot some installation step that would compile or install
Zope's C extensions.
--
Dieter
More information about the Zope
mailing list