Philipp von Weitershausen wrote: > That worked for me (though I usually don't do the configure; make dance, > but just do an in-place build with python setup.py build -i; see also > below).
Sorry, I meant $ python setup.py build_ext -i That's what "make all" does on Zope 3 and now on Zope 2 as well, it seems. And it's enough for an in-place build and IMHO all we need for an SVN checkout. Philipp _______________________________________________ Zope-Dev maillist - [email protected] 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 )
