BASE-RELEASE: Zope2_0_0a2-src.tgz RELEASE-DATE: 15-6-99 CONTACT: Anthony Pfrunder bruce_cop@bigfoot.com What is this? This zip file contains files and instructions for compiling Zope2 on Win32. This package features: * Automagic generation of *.dsp and *.dsw files for Microsoft Visual C 6.0. This is based on David Ascher's compile.py with heavy mods to allow recursive generation from the Setup files. [Thanks SquishDot guys!] * Support for dynamically loadable pyd's which can be used with any python binary * Independant of source code. This means that as python code is shifted to c and back the the *.dsp / *.dsw file's can be re-generated with a single stroke of "make" * A build environment which will generate a standalone directory structure for a zope console binary. This directory can be zipped up and moved to another machine without python and it will work out of the zip. Where to get? Email me at bruce_cop@bigfoot.com and I will email you the zopewin32.zip file. PS: It would be great if someone could place this into the distribution (my internet access is firewalled ,hence, no CVS access) Hope this helps some people, Anthony Pfrunder