Hi,

I have OpenBSD 3.9 stable installed (i386) as my home internet server which is working great. I'd decided to install a CMS and chose Plone (since its nicely packaged up).

I installed
   Plone-2.1.1p0
Which brought in the following
   zope-2.8.4
   zope-cmf-1.5.5
   python-2.4.2p0

I also installed
   python-expat-2.4.2p0

Since there were some comments on the forums that it was needed.

Everything installed without any obvious problems, I followed the Zope
instructions in /usr/local/lib/zope/doc/README.OpenBSD and started the
server instance.

However looking at the log the CMFPlone module fails to install with the
following error message

------
2006-10-03T00:27:17 ERROR Zope Couldn't install CMFPlone
Traceback (most recent call last):
File "/usr/obj/i386/zope-2.8.4/fake-i386/usr/local/lib/zope/lib/python/OFS/Application.py", line 773, in install_product File "/usr/local/lib/zope/lib/python/Products/CMFPlone/__init__.py", line 101, in initialize
   migrations.executeMigrations()
File "/usr/local/lib/zope/lib/python/Products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
   import v1, v2, v2_1
File "/usr/local/lib/zope/lib/python/Products/CMFPlone/migrations/v1/__init__.py", line 11, in ?
   import rc1_rc2, rc2_final
File "/usr/local/lib/zope/lib/python/Products/CMFPlone/migrations/v1/rc1_rc2.py", line 2, in ?
   from Products.CMFPlone.Portal import PloneGenerator
File "/usr/local/lib/zope/lib/python/Products/CMFPlone/Portal.py", line 30, in ? from Products.CMFDynamicViewFTI.browserdefault import BrowserDefaultMixin
ImportError: No module named CMFDynamicViewFTI.browserdefault
------


I couldn't find any reference to this module in what is installed on my machine.

I've subsequently found it available on SourceForge and downloaded it, but
from there I just ended up installing more and more dependencies getting
in more of a mess.

I've moved back to my original state with the Plone 2.1.1p0 application package
and its dependencies installed.

Can anyone suggest why this isn't working, why the module can't be found...
am I missing another package which for some reason wasn't installed for me?
is this a known problem that I'll have to wait till 4.0 to be released?

Thanks in anticipation of my error being pointed out to me.

        
        
                
___________________________________________________________ All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine http://uk.docs.yahoo.com/nowyoucan.html


Reply via email to