Hi,
i am installing monitoring tool. That needs Pyhton as a supporting package.But when i try to start the tool(Zenoss) it showed a problem in pyhton.
The error i received is
ZConfig.SchemaResourceError: could not load package ZODB: /opt/zenoss/lib/python/persistent/cPersistence.so: undefined symbol: Py_InitModule4
Package name: 'ZODB'
File name: 'component.xml'
Package path: None
At the end of the error:
File "/opt/zenoss/lib/python/pywmi.py", line 5, in <module>
import _pywmi
ImportError: /opt/zenoss/lib/python/_pywmi.so: undefined symbol: Py_InitModule4
My friend help me to find that the problem is due to python.this link shows the python problem.
http://planet-soc.com/node/644
How can i able to solve dependency the packages for Zope and Plone.
can anyone help me to solve the dependency problem.
Regards,
karthi26