On 02/12/2011 04:57 PM, Peter Ivanov wrote:
actually the line ln -s /usr/lib64/mysql/libmysqlclient.so.15 /usr/lib64/libmysqlclient.so.15 solved my problem
Your earlier "rpm -ql" and "rpm -V" output indicated that /etc/ld.so.conf.d/mysql-x86_64.conf was present and correct, so you probably could have fixed the problem by running "ldconfig" without creating that symlink.