20 Mar
2004
20 Mar
'04
8:13 p.m.
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