I have python 2.4.2 installed on freebsd. It is located at /home/webenv/bin/python2.4.<br>
<br>
I set my pythonpath to /home/webenv/lib/python2.4<br>
<br>
Python works.<br>
<br>
Then I downloaded and built zope 3 with make sure to use -with-python and -prefix /home/z3.<br>
<br>
I run make then make test and get a lot of :<br>
<br>
Error in test testNOK (ZEO.tests.testAuth.PlainTextAuth)<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;/home/webenv/lib/python2.4/unittest.py&quot;, line 270, in run<br>
&nbsp;&nbsp;&nbsp; self.tearDown()<br>
&nbsp; File
&quot;/home/iddwb/installs/Zope-3.2.0/build/lib.freebsd-4.10-RELEASE-p2-i386-2.4/ZEO/tests/testAuth.py&quot;,
line 54, in tearDown<br>
&nbsp;&nbsp;&nbsp; self.__super_tearDown()<br>
&nbsp; File
&quot;/home/iddwb/installs/Zope-3.2.0/build/lib.freebsd-4.10-RELEASE-p2-i386-2.4/ZEO/tests/ConnectionTests.py&quot;,
line 118, in tearDown<br>
&nbsp;&nbsp;&nbsp; forker.shutdown_zeo_server(adminaddr)<br>
&nbsp; File
&quot;/home/iddwb/installs/Zope-3.2.0/build/lib.freebsd-4.10-RELEASE-p2-i386-2.4/ZEO/tests/forker.py&quot;,
line 180, in shutdown_zeo_server<br>
&nbsp;&nbsp;&nbsp; s.connect(adminaddr)<br>
&nbsp; File &quot;&lt;string&gt;&quot;, line 1, in connect<br>
error: (60, 'Operation timed out')<br>
<br>
<br>
The errors are all 'operation timed out'.<br>
<br>
this happens when I run make test as root as well.<br>
<br>
any pointers?<br clear="all"><br>-- <br>David Bear<br>What's the difference between private knowledge and public knowledge?<br>