[Zope-CMF] which CMF for zope2.12
Michael Haubenwallner
michael at d2m.at
Sat Apr 25 06:23:17 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
yuppie wrote:
> Michael Haubenwallner wrote:
>> Thanks for your help, that works now.
>>
>> I installed these packages:
>> Products.CMFCore-2.2.0dev-py2.6.egg
>> Products.CMFDefault-2.2.0dev-py2.6.egg
>> Products.GenericSetup-1.5.0dev-py2.6.egg
>> five.localsitemanager-2.0dev-py2.6.egg
>> Products.DCWorkflow-2.2.0dev-py2.6.egg
>>
>> I cannot add a 'CMF Site' though in the ZMI, here is the traceback
>> http://gbe.d2m.at/Pastebin/37
>
> Strange.
>
> That error looks like you are using five.localsitemanager-2.0dev with
> zope.component < 3.5.0, but your Zope 2.12 should have zope.component
> 3.5.1 installed.
>
> Can you check your zope.component version? Maybe a different version is
> somewhere on your path?
>
Thank you for the hint, there really was a zope.component3.4.0 in the path.
I had to experiment with the order of installing the eggs - this one
works for me now:
five.localsitemanager-2.0dev
Products.GenericSetup-1.5.0dev
Products.CMFCore-2.2.0dev
Products.CMFDefault-2.2.0dev
Products.DCWorkflow-2.2.0dev
Interestingly, adding Products.GenericSetup-1.5.0dev first, removed
zope.component2.5.1 from easy-install.pth altogether and installed
five.localsitemanager-1.0 instead. Installing Products.CMFCore-2.2.0dev
first, replaced zope.component3.5.1 by zope.component3.4.0.
Regards
Michael
- --
http://blog.d2m.at
http://planetzope.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJ8uSVl0uAvQJUKVYRAo0LAJ9zVZC29xzbY7F8THXYByKdSUs9UQCeN9C+
QjeZbiyyHANb9SxkKcPCEtc=
=tyUN
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list