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? 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 >> > > -- View this message in context: http://n2.nabble.com/Buildout-Problem-Zope-Complation-using-mingGW-tp4050838p4051280.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
