[Zope3-dev] Windows eggs

Philipp von Weitershausen philipp at weitershausen.de
Fri Jul 13 05:08:36 EDT 2007


Hi Jim, Adam,

can we take you up your offers to build Windows stuff? It would be 
*extremely* great to have Windows eggs of the latest

* zope.interface
* zope.security
* zope.app.container
* zope.hookable
* zope.i18nmessageid
* zope.proxy
* zope.thread

Adam: Simply getting the latest tarball from 
http://download.zope.org/distribution/. Running

   python setup.py bdist_egg

should do it. You can then scp the resulting .egg file in the 'dist' 
directory to USERNAME at download.zope.org:/distribution (you'll have to do 
it one by one).

Thanks!

Philipp


P.S.: I've tried doing it myself by following the instructions on 
http://www.vrplumber.com/programming/mstoolkit/, but without success.


More information about the Zope3-dev mailing list