Sorry for redundancy if this is a known problem, but I just now grabbed the 2.9.0-b1 tarball and noticed this: pw@kermit Zope-2.9.0b1 $ ./configure --prefix=/home/pw/Zope-2.9.0b1-SoftwareHome Configuring Zope installation Testing for an acceptable Python interpreter... Python version 2.4.2 found at /usr/bin/python The optimum Python version (2.4.2) was found at /usr/bin/python. pw@kermit Zope-2.9.0b1 $ less Makefile pw@kermit Zope-2.9.0b1 $ make && make test && make install /usr/bin/python install.py -q build /usr/bin/python install.py -q build /usr/bin/python test.py -v Traceback (most recent call last): File "test.py", line 32, in ? import zope.app.testing.test ImportError: No module named test make: *** [test] Error 1 Is "make test" expected to work currently? -- Paul Winkler http://www.slinkp.com