Hello again, I just noticed that part of my message is lost so here it is again in full:
I'm currently testing the installation of listen on a Plone 3 server. I tried it by using the 2nd part of the instructions from http://www.openplans.org/projects/listen/installation-instructions (i.e. starting from checkout line of the listen-bundle) I thought since I already have my Plone 3 installation (using the unified installer from plone.org) I rather not going to tweak with that by using the zopebuild way. As I didn't succeed with this (zope starts fine but the listen component is not available) I tried the "Alternative Instructions without using the zopebuilder" link. In this case the following line causes some trouble: echo '<include package="plone.mail" />' > /path/to/zope-instance/etc/package-includes/plone.mail-configure.zcml With that file present zope will crash and complain: zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/Plone-3.0/zinstance/etc/site.zcml", line 14.2-14.55 ZopeXMLConfigurationError: File "/home/Plone-3.0/zinstance/etc/package-includes/plone.mail-configure.zcml", line 1.0-1.32 ConfigurationError: ('Invalid value for', 'package', 'ImportError: Module plone has no global mail') So I wonder if listen is plainly not fit for Plone3 or I've just happen to overlook something. Regards, Dietmar -- Archive: http://www.openplans.org/projects/listen/lists/listen-dev/archive/2007/12/1196860018257 To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
