<html><head><meta content="Group-Office 2.04" name="GENERATOR"></head><body>
Hi,<br />I'm trying to get zope working on an ibook running Mandrake 9.1 ppc.<br />I've got python 2.3.3 installed but couldn't build zope from sources:<br />error: invalid Python installation: unable to open /usr/lib/python2.3/config/Makefile (No such file or directory)<br /><br />Found an RPM zope-2.7.0rc2-2mdk.rpm, it installed OK, however, when I start it (it uses a script in init.d) I get an error:<br /><br />Starting zope: Traceback (most recent call last):<br />  File &quot;/usr/lib/zope/lib/python/Zope/Startup/zopectl.py&quot;, line 207, in ?<br />    main()<br />  File &quot;/usr/lib/zope/lib/python/Zope/Startup/zopectl.py&quot;, line 190, in main<br />    c.onecmd(&quot; &quot;.join(options.args))<br />  File &quot;/usr/lib/python2.3/cmd.py&quot;, line 210, in onecmd<br />    return func(arg)<br />  File &quot;/usr/lib/zope/lib/python/Zope/Startup/zopectl.py&quot;, line 134, in do_start<br />    ZDCmd.do_start(self, arg)<br />  File
&quot;/usr/lib/zope/./build/build-base/python-2.3/build-lib/zdaemon/zdctl.py&quot;, line 214, in do_start<br />  File &quot;/usr/lib/python2.3/os.py&quot;, line 543, in spawnvp<br />    return _spawnvef(mode, file, args, None, execvp)<br />  File &quot;/usr/lib/python2.3/os.py&quot;, line 504, in _spawnvef<br />    wpid, sts = waitpid(pid, 0)<br />OSError: [Errno 10] No child processes<br /><br />The binary rpm says it requires python 2.3.3, I would rather install from source, can anyone help with this?<br /><br /><br /><br />Regards, Mehmet<br /><br /></body></html>