23 Jul
2004
23 Jul
'04
6:55 p.m.
Pascal Francq wrote at 2004-7-23 17:56 +0200:
I have compile and install Zope 2.7.2 (on a linux platform). When I start the zope server with the 'runzope' command, I have the following output: ... File "/usr/lib/zope/lib/python/Products/ZCatalog/Catalog.py", line 17, in ? ImportError: No module named MultiMapping
Apparently, something went wrong with your generation or installation process. The "MultiMapping.so" file (which should be in "/usr/lib/zope/lib/python") is missing. Reread again carefully the installation instructions and try again. -- Dieter