Hi, This is the mailing list to discuss development of Zope itself. It's not strictly a support mailing list. You should likely contact: https://mail.zope.org/mailman/listinfo/zope In any case, by googling [libmysqlclient_r.so.15 "centos 6"] I found this page: http://forum.teamspeak.com/showthread.php/63894-libmysqlclient-so-15-not-fou... Which explains how to install the MySQL-shared-compat package which likely contains the library you need. In any case, you don't describe what you actually did to "migrate zope from CentOS 5 to 6", but it looks like you simply copied a number of files from one machine to another. You should recompile your MySQL-Python bindings for a newer version of MySQL. Regards, Leo On Mon, Oct 29, 2012 at 9:40 AM, Babylakshmi Muthusamy <babylakshmi@ibioinformatics.org> wrote:
Hi,
I have migrated zope from Cent OS 5 to 6. Now I am getting the following error when I try to save or run external method using mysql:
Error Type: ImportError Error Value: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory
Any help to fix this is highly appreciated.
Thanks, Babylakshmi
--
Babylakshmi Muthusamy Ph.D. student Institute of Bioinformatics 7th Floor, Discoverer Building International Technology Park Bangalore - 560 066 India Ph: +91-80-28416140
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )