Are there plans for building a python 2.1 compatible Zope 2.3.2 binary release for windows? If not, could someone please let me know what the magic is for building it? I did a search on zope.org, but found little of use... Richard -- Richard Jones richard@bizarsoftware.com.au Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
Richard, Try search for extensionbuilder.py, this is the magic. If you can't find it let me know and I'll send it to you. Be warned though that there are some things it doesn't cope with, the new btree stuff springs to mind. hth Phil ----- Original Message ----- From: <richard@bizarsoftware.com.au> To: <zope-dev@zope.org> Sent: Monday, May 21, 2001 5:36 AM Subject: [Zope-dev] Zope 2.3.2 and win32 python 2.1
Are there plans for building a python 2.1 compatible Zope 2.3.2 binary release for windows?
If not, could someone please let me know what the magic is for building it? I did a search on zope.org, but found little of use...
Richard
-- Richard Jones richard@bizarsoftware.com.au Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Phil Harris wrote:
Richard,
Try search for extensionbuilder.py, this is the magic.
If you can't find it let me know and I'll send it to you.
Be warned though that there are some things it doesn't cope with, the new btree stuff springs to mind.
Found it, thanks. We'll give it a try tomorrow. -- Richard Jones richard@bizarsoftware.com.au Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
Phil Harris wrote:
Try search for extensionbuilder.py, this is the magic.
If you can't find it let me know and I'll send it to you.
Be warned though that there are some things it doesn't cope with, the new btree stuff springs to mind.
We've completely failed to build anything using extensionbuilder :( Has anyone had any luck? We're going to try to build the Components directory by hand tomorrow. Richard -- Richard Jones richard@bizarsoftware.com.au Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
participants (2)
-
Phil Harris -
richard@bizarsoftware.com.au