<br><font size=2 face="sans-serif">Dear All,</font>
<br>
<br><font size=2 face="sans-serif">I try to install Zope3 on my Mac computer.
The machine has two Python installation, the one provided by Apple (version
2.3) and</font>
<br><font size=2 face="sans-serif">version 2.3.4</font>
<br>
<br><font size=2 face="sans-serif">I has issued </font>
<br>
<br><font size=2 face="sans-serif">&quot;$ ./configure --with-python /usr/local/bin/python&quot;</font>
<br>
<br><font size=2 face="sans-serif">to use Python 2.3.4, then issued &quot;make&quot;;
&quot;make check&quot;.</font>
<br>
<br><font size=2 face="sans-serif">During the &quot;make check&quot; I
received the following message:</font>
<br>
<br><font size=2 face="sans-serif">Failure in test testRunIgnoresParentSignals
(zdaemon.tests.testzdrun.ZDaemonTests)</font>
<br><font size=2 face="sans-serif">Traceback (most recent call last):</font>
<br><font size=2 face="sans-serif">&nbsp; File &quot;/Users/zsoltputnoky/Temp/ZopeX3-3.0.0/build/lib.darwin-7.6.0-Power_Macintosh-2.3/zdaemon/tests/testzdrun.py&quot;,
line 227, in testRunIgnoresParentSignals</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; self.assert_(len(params)
&gt; 1, repr(response))</font>
<br><font size=2 face="sans-serif">&nbsp; File &quot;/usr/local/lib/python2.3/unittest.py&quot;,
line 278, in failUnless</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; if not expr: raise self.failureException,
msg</font>
<br><font size=2 face="sans-serif">AssertionError: ''</font>
<br>
<br><font size=2 face="sans-serif">then at the end of the tests, the following
message:</font>
<br>
<br><font size=2 face="sans-serif">======================================================================</font>
<br><font size=2 face="sans-serif">FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)</font>
<br><font size=2 face="sans-serif">----------------------------------------------------------------------</font>
<br><font size=2 face="sans-serif">Traceback (most recent call last):</font>
<br><font size=2 face="sans-serif">&nbsp; File &quot;/Users/zsoltputnoky/Temp/ZopeX3-3.0.0/build/lib.darwin-7.6.0-Power_Macintosh-2.3/zdaemon/tests/testzdrun.py&quot;,
line 227, in testRunIgnoresParentSignals</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; self.assert_(len(params)
&gt; 1, repr(response))</font>
<br><font size=2 face="sans-serif">&nbsp; File &quot;/usr/local/lib/python2.3/unittest.py&quot;,
line 278, in failUnless</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; if not expr: raise self.failureException,
msg</font>
<br><font size=2 face="sans-serif">AssertionError: ''</font>
<br>
<br><font size=2 face="sans-serif">----------------------------------------------------------------------</font>
<br><font size=2 face="sans-serif">Ran 3970 tests in 593.716s</font>
<br>
<br><font size=2 face="sans-serif">FAILED (failures=1)</font>
<br><font size=2 face="sans-serif">make: *** [check] Error 1</font>
<br>
<br><font size=2 face="sans-serif">I would really appreciate if someone
can explain what are these messages</font>
<br><font size=2 face="sans-serif">and what I have to do to correct them.</font>
<br>
<br><font size=2 face="sans-serif">Thanks very much for your help,</font>
<br>
<br><font size=2 face="sans-serif">Zsolt Putnoky</font>