libmysqlclient_r.so.15 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: libmysqlclient_r.so.15 (
/showthread.php?tid=388541)
libmysqlclient_r.so.15 -
ikkentim - 29.10.2012
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