Zope 3X build errors on OS X
I'm getting the following errors when I attempt to create a new Zope3 instance on OS X 10.3.3 luna:/usr/local/Zope3 zope3$ bin/mkzopeinstance -d /Users/zope3/Z3 -u zope3:thePassword Traceback (most recent call last): File "bin/mkzopeinstance", line 37, in ? from zope.app.process.mkzopeinstance import main File "/usr/local/Zope3/lib/python/zope/app/__init__.py", line 18, in ? from _app import config, Application File "/usr/local/Zope3/lib/python/zope/app/_app.py", line 21, in ? from zope.publisher.publish import publish as _publish, debug_call File "/usr/local/Zope3/lib/python/zope/publisher/publish.py", line 21, in ? from zope.publisher.interfaces import Retry File "/usr/local/Zope3/lib/python/zope/publisher/interfaces/__init__.py", line 23, in ? from zope.component.interfaces import IPresentationRequest File "/usr/local/Zope3/lib/python/zope/component/__init__.py", line 38, in ? getServiceManager = hookable(getServiceManager) SystemError: NULL result without error in PyObject_Call same results as root and as the user I'm going to run the Zope process with. Suggestions? TIA -- David
On Friday 21 May 2004 20:43, David Siedband wrote:
I'm getting the following errors when I attempt to create a new Zope3 instance on OS X 10.3.3
Please direct these type of questions to the zope3-dev mailing list, since most of the Zope 3 developers do not read this one. I just caught it by chance. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training
participants (2)
-
David Siedband -
Stephan Richter