I may be wildly wrong but doesn't plone include zope internarly
Then you might have mismatches with the two (internal and external zopes) that could theoretically explian the problem because you can see the plone failing when it's trying to call the Formulator.Form from the zope in you're homedir.
Only tinkered with zope - but still I think you should research that direction


Hi all,

Is there anyone on the list who could help me install Plone?

I installed zope and it runs, but when I try to run zope with plone I
get errors as follows:

bash-2.05b$ ------
2004-04-21T03:11:57 INFO(0) zdaemon Started subprocess: pid 12231
------
2004-04-21T03:12:02 ERROR(200) Zope Could not import Products.CMFPlone
Traceback (innermost last):
 File /home/aamehl/Zope-2.6.2-linux2-x86/lib/python/OFS/Application.py,
line 522, in import_product
 File
/home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Products/CMFPlone/__init__.py, line 7, 
in ?
   (Object: Products.CMFPlone.CustomizationPolicy)
 File
/home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Products/CMFPlone/FormTool.py, line 5, 
in ?
ImportError: No module named Formulator.Form
------
2004-04-21T03:12:02 PANIC(300) z2 Startup exception
Traceback (innermost last):
 File /home/aamehl/Zope-2.6.2-linux2-x86/z2.py, line 585, in ?
 File /home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Zope/__init__.py,
line 46, in startup
   (Object: startup)
 File
/home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Zope/App/startup.py, line
45, in startup
 File /home/aamehl/Zope-2.6.2-linux2-x86/lib/python/OFS/Application.py,
line 500, in import_products
 File /home/aamehl/Zope-2.6.2-linux2-x86/lib/python/OFS/Application.py,
line 522, in import_product
 File
/home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Products/CMFPlone/__init__.py, line 7, 
in ?
   (Object: Products.CMFPlone.CustomizationPolicy)
 File
/home/aamehl/Zope-2.6.2-linux2-x86/lib/python/Products/CMFPlone/FormTool.py, line 5, 
in ?
ImportError: No module named Formulator.Form

[1]+ Done ./start

What am I doing wrong??

Thanks
Aaron


================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]





--
Lior Kesos - [EMAIL PROTECTED]
Content Development Team Leader
==============================
"Everything should be made as simple as possible -
but not simpler" -- Albert Einstein



================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to