NHSWEB wrote:
I have added the distultil.cfg file to the distutil folder and I copied and
pasted from Martin's tutorial - i.e as you posted:
[build]
compiler=mingw32

I noticed in your post you are using python 2.6. Is this now the recommended
version to run plone under?

For Plone 4 yes, but for Plone 3 (as you are doing) no.
Stay with Python 2.4

Raphael



Thanks



Karl Johan Kleist wrote:

I read your post too quickly... You haven't reached this problem yet (but
you will... )

Maybe you have forgotten to add a file "distutils.cfg" in
"...\Python26\Lib\distutils":

[build]
compiler=mingw32

As for myself, I was over-smart (I thought, proved to be stupid really)
and assumed that I should enter the name of the executable here. But it
must be exactly "mingw32".


Karl Johan Kleist wrote:
That's a known bug in plone.recipe.zope2instance::__init__.py:

https://bugs.launchpad.net/collective.buildout/+bug/462731





_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to