<html><head><meta content="Group-Office 2.04" name="GENERATOR"></head><body>
<br />I got the python sources did ./configure, make, make test, make altinstall<br />Then used the python in the alt install directory to configure the zope source :<br /><br />(./configure --with-python=/usr/local/bin/python2.3 --prefix=/usr/local/lib/Zope )<br />and voila!<br /><br />Move along, nothing to see here........<br /><br />Regards, Mehmet<br /><br /><blockquote style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(34, 67, 127); border-width: 0pt 0pt 0pt 2px; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px;"><br />
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 />


_______________________________________________<br />Zope maillist  -  <a class="blue" href="javascript:popup('/modules/email/send.php?mail_to=Zope@zope.org','650','500')">Zope@zope.org</a><br /><a class="blue" target="_blank" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a><br />**   No cross posts or HTML encoding!  **<br />(Related lists - <br /> <a class="blue" target="_blank" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a><br /> <a class="blue" target="_blank" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br /></blockquote></body></html>