The build process changed in 2.9. Perhaps "make inplace; make test" should work. -aj --On 11. Dezember 2005 22:43:02 -0500 Paul Winkler <pw_lists@slinkp.com> wrote:
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 _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )