On windows, after installing python 2.6.6 (<a href="http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi">http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi</a>), the compilation ends ok with the following dos commands:<br>
<br>set PATH=c:\Python26;%PATH%<br>cd /path/to/z3c.form-2.4.2<br>python.exe bootstrap.py<br>bin\buildout.exe<br><br>After that, running bin\test.exe ends with:<br>....<br>  Ran 75 tests with 1 failures and 19 errors in 30.907 seconds.<br>
Tearing down left over layers:<br>  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.<br><br>Simon<br><br>On Mon, Feb 28, 2011 at 8:08 PM, Stephan Richter <span dir="ltr">&lt;<a href="mailto:srichter@cosmos.phy.tufts.edu">srichter@cosmos.phy.tufts.edu</a>&gt;</span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Monday, February 28, 2011, Tres Seaver wrote:<br>
&gt; I also suggest dropping the test reports for the z3c.* packages:  they<br>
&gt; have been broken since the day they were added, AFAICT, which is a<br>
&gt; strong signal that they are not being maintained.<br>
<br>
</div>The problem is merely that lxml cannot be installed. This is more a winbot<br>
setup problem than a package one. And the reason lxml cannot be built is<br>
because libxml is missing.<br>
<br>
This is really strange, since there are binaries available for lxml-2.3 for<br>
Python 2.6.<br>
<br>
<a href="http://pypi.python.org/pypi/lxml/2.3" target="_blank">http://pypi.python.org/pypi/lxml/2.3</a><br>
<br>
Does anyone with Windows Foo have any idea?<br>
<br>
Regards,<br>
Stephan<br>
<font color="#888888">--<br>
Entrepreneur and Software Geek<br>
Google me. &quot;Zope Stephan Richter&quot;<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Zope-Dev maillist  -  <a href="mailto:Zope-Dev@zope.org">Zope-Dev@zope.org</a><br>
<a href="https://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">https://mail.zope.org/mailman/listinfo/zope-dev</a><br>
**  No cross posts or HTML encoding!  **<br>
(Related lists -<br>
 <a href="https://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">https://mail.zope.org/mailman/listinfo/zope-announce</a><br>
 <a href="https://mail.zope.org/mailman/listinfo/zope" target="_blank">https://mail.zope.org/mailman/listinfo/zope</a> )<br>
</div></div></blockquote></div><br>