libmysqlclient_r.so.15
#1

Hi,
due to not getting an answer in the mysql thread, I'll ask this question here:

I am missing libmysqlclient_r.so.15
I'm on linux, using CentOS 32bit and using the Mysql R6 plugin

Код:
[17:56:21]  Loading plugin: mysql.so
[17:56:21]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)

==================

[root@server plugins]# ldd mysql.so
        linux-gate.so.1 =>  (0x008d4000)
        libmysqlclient_r.so.15 => not found
        libpthread.so.0 => /lib/libpthread.so.0 (0x002b6000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00b38000)
        libm.so.6 => /lib/libm.so.6 (0x001e4000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00b05000)
        libc.so.6 => /lib/libc.so.6 (0x0039d000)
        /lib/ld-linux.so.2 (0x0037d000)
I did search the whole mysql plugin topic, but didn't end up with a solution.

Is anyone able to help me?, or could anyone provide my this library
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)