I have a buildout that works fine on Linux, and contains the following eggs:
eggs =
elementtree
Products.LinguaPlone
Products.Poi
Products.Clouseau
Products.DocFinderTab
Products.ATVocabularyManager
Products.contentmigration
Unfortunately, when I execute the buildout in Windows (following the
instructions from
http://plone.org/documentation/how-to/buildout-using-windows-installer), I
get a plone site that doesn't see any of those Products.
If I run zopepy, I can do:
>>> from Products import Poi
so the pathing works from there, but the portal_quickinstaller can't find
them. How does Zope/Plone find these products, and where should I look to
find what's missing?
--
derek
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers