Plone requires CMF 1.3. This is why you're getting the errors. Bryan R. Capitano President, CAPITANO WEb CONSULTING Tel: 541-344-0747 Email: Bryan@capitanoweb.com URL: http://www.capitanoweb.com
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Adam Getchell Sent: Wednesday, November 06, 2002 5:28 PM To: zope@zope.org Cc: 'wankyu@neoqst.com' Subject: RE: [Zope] Installing NEOBoard
I went back a little farther: I'm running CMF 1.2 and tried installing Plone first (so I could retry the NeoBoard+Plone install) in:
/usr/local/lib/zope/lib/python/Products
These four folders for Plone:
ActivePak CMFPlone DCWorkflow Formulator
ActivePak is broken, and gives this traceback:
Traceback (most recent call last): File "/usr/ports/www/zope/w-zope-2.5.1p1/Zope-2.5.1-src/lib/python/OFS/ Applicatio n.py", line 531, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/home/zope/Products/ActivePak/__init__.py", line 2, in ? from Products.CMFPlone.PloneUtilities import log File "/home/zope/Products/CMFPlone/__init__.py", line 4, in ? from Products.CMFCore import CachingPolicyManager, DirectoryView, utils ImportError: cannot import name CachingPolicyManager
DCWorkflow is broken, and gives this traceback:
Traceback (most recent call last): File "/usr/ports/www/zope/w-zope-2.5.1p1/Zope-2.5.1-src/lib/python/OFS/ Applicatio n.py", line 531, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/home/zope/Products/DCWorkflow/__init__.py", line 19, in ? import DCWorkflow, States, Transitions, Variables, Worklists, Scripts File "/home/zope/Products/DCWorkflow/DCWorkflow.py", line 44, in ? from Transitions import TRIGGER_AUTOMATIC, TRIGGER_USER_ACTION, \ File "/home/zope/Products/DCWorkflow/Transitions.py", line 29, in ? from Guard import Guard File "/home/zope/Products/DCWorkflow/Guard.py", line 27, in ? from Expression import Expression, StateChangeInfo, createExprContext File "/home/zope/Products/DCWorkflow/Expression.py", line 25, in ? from Products.CMFCore.Expression import Expression ImportError: No module named Expression
Any suggestions for fixes?
Thanks, -----Original Message----- From: Adam Getchell [mailto:AdamG@hrrm.ucdavis.edu] Sent: Wednesday, November 06, 2002 1:59 PM To: zope@zope.org Cc: 'wankyu@neoqst.com' Subject: [Zope] Installing NEOBoard
Hi all,
I have Zope 2.5.1 running on OpenBSD 3.1, with separate INSTANCE_HOME:
Zope Version (Zope 2.5.1 (OpenBSD package zope-2.5.1p1) , python 2.1.2, openbsd3) Python Version 2.1.2 (#1, Apr 12 2002, 18:58:54) [GCC 2.95.3 20010125 (prerelease)] System Platform openbsd3 SOFTWARE_HOME /usr/local/lib/zope/lib/python INSTANCE_HOME /home/zope CLIENT_HOME /home/zope/var
This site currently hosts two other sites, so I know Zope is working.
I've placed the NeoBoard 1.1a folder in:
/usr/local/lib/zope/lib/python/Products /home/zope/Products /home/zope/Products/lib/python/Products
None of these locations gives me the NeoBoard or NeoBoard Skin Folder upon restart. Where should it be installed?
*************************** * Adam Getchell AdamG@hrrm.ucdavis.edu * System Architect/Programmer (530) 752-1584 * Human Resources Information Systems http://www.hr.ucdavis.edu/ *************************** "Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )