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? HTH, Yuppie _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
