This is a Mac specific problem because Zope 2.4 comes with a pluggable interface for splitters. MacOS is unable to different modules with the same API (in this case the Splitter API). Stay tuned until we have found a solution. Sorry about that, Andreas ----- Original Message ----- From: "Brenda Larcom" <asparagi@hhhh.org> To: <zope@zope.org> Sent: Dienstag, 24. Juli 2001 20:54 Subject: [Zope] crash on import: "multiple definitions of symbol _initSplitter"
As per the EventFolder installation instructions, I am trying to import EventFolder.zexp into the Products folder. When I type in this filename and click Import, Zope crashes, and I see this message in the window in which I ran start:
dyld: /usr/local/bin/python multiple definitions of symbol _initSplitter
/usr/local/Zope/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSpl itter/Splitter.so definition of _initSplitter
/usr/local/Zope/lib/python/SearchIndex/Splitter.so definition of _initSplitter
This crash is entirely repeatable. I can Add a Tutorial, which seems to import things from ZopeTutorialExamples.zexp, so I don't think the problem is with all importing. EventFolder.zexp is in the same directory as ZopeTutorialExamples.zexp, that being import in my Zope root. After a few random tries, I am not finding other products which require me to import anything into the Products folder, so I don't know if other similar products work.
I cannot find any reference to this problem on zope.org, in the archives for this list, on the Zope Newbies site, in the EventFolder FAQ, or via google. So, here I am. Hopefully this is the right place.
Versions of stuff that seems to be involved:
Zope 2.4.0b3 Mac OS X 10.0.4, on a UFS partition python 2.1.1 EventFolder 1.31
Ideas, anyone?
Brenda
_______________________________________________ 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 )