Etienne Labuschagne wrote at 2003-10-22 12:10 +0200:
After Googling around, I could not find the answer to this one:
My C/C++ experience is limited to working in Borland's C++ Builder environment which hides most of the make/build intricacies from the user. As a result I do not have a clue how to create make files. As a result I do not have a clue how to build Zope on Windows.
I want to play around with Zope 2.7b running on Python2.3 and cannot find binaries or instructions on building Zope against Python2.3 on Windows. I'm sure that I'll get it running on Linux, but for various reasons (out of my control) our working environment is Windows and not Linux.
Search the mailing list archives... There is a discussion between <mailto:chrism@zope.com> and <mailto:chrisw@nipltd.com> about how to generate Zope 2.7 on Windows. You do not need to build your own make files or project. You may need a M$ C compiler, however. Dieter