Hi, When Zope 2/3 runs in Cygwin, does it run in daemon mode? What does "import os; print os.name" return in Cygwin, nt or posix? I run ZEO's start.py (from Zope 2.6.2, compiled in Windows by MSVC) in MSYS, os. name is nt, so it does not run in daemon mode. Thanks! Regards, ZhiMin On Mon, 3 May 2004 10:25:50 -0400, Tim Peters <tim@zope.com> wrote:
[Max M]
As I said, I would write a How-To in getting Zope 3 up and running on Windows, given the binaries that Tim has made.
http://www.mxm.dk/papers/run-z3-cvs-wthout-compiler/
Feel free to comment.
Nicely done! Thank you for doing this.
_______________________________________________ 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 )