On windows, after installing python 2.6.6 (http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi), the compilation ends ok with the following dos commands:

set PATH=c:\Python26;%PATH%
cd /path/to/z3c.form-2.4.2
python.exe bootstrap.py
bin\buildout.exe

After that, running bin\test.exe ends with:
....
  Ran 75 tests with 1 failures and 19 errors in 30.907 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.

Simon

On Mon, Feb 28, 2011 at 8:08 PM, Stephan Richter <srichter@cosmos.phy.tufts.edu> wrote:
On Monday, February 28, 2011, Tres Seaver wrote:
> I also suggest dropping the test reports for the z3c.* packages:  they
> have been broken since the day they were added, AFAICT, which is a
> strong signal that they are not being maintained.

The problem is merely that lxml cannot be installed. This is more a winbot
setup problem than a package one. And the reason lxml cannot be built is
because libxml is missing.

This is really strange, since there are binaries available for lxml-2.3 for
Python 2.6.

http://pypi.python.org/pypi/lxml/2.3

Does anyone with Windows Foo have any idea?

Regards,
Stephan
--
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )