[#1463]

[email protected] (mariocesar) Mon, 23 Nov 2009 13:08:31 -0800
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20091123130822-0800__14780.4312211976$1259010539$gmane$org@zwiki.org>
Yes, as you say it's a Version Problem. Zope2.10 is installed in the Unified Installer for Plone3.3.2

I was able to Install Zwiki Successfully with as an old-fashion Product, adding the url for the version 0.61.0 of ZWiki in the productdistros heading in buildout.cfg as follow:

<pre>
[productdistros]
recipe = plone.recipe.distros
urls =
    http://zwiki.org/repos/ZWiki/releases/ZWiki-0.61.0.tgz
nested-packages =
version-suffix-packages = 
</pre>

I was also able to install the lateste version of Zwiki, but it trow exceptions on rendering wiki pages after a while.

So, it seems that in the Unified Installer of Plone3.3.2 just Zwiki 0.61.0 is working, installed as an old-fashion Product.

And, Simon, thanks for the kind answer.

--
forwarded from http://zwiki.org/1463FailToInstallZWikiOnPlone332#[email protected]