Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found (
/showthread.php?tid=514604)
Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found -
fatriz - 22.05.2014
i know it ve been asked like always but i never found a solution about this so
Код:
Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found (required by plugins/mysql.so))
linux centos 6.4 32bit
i tried cd usr lib and wget
http://mow.vg/files/libmysqlclient.so.15 but still not working what should i have to do
Please help
Re: Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found -
fatriz - 22.05.2014
problem could be libmysqlclient_r.so.15 ? what should i do
Re: Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found -
NewerthRoleplay - 22.05.2014
Have you actually bothered to install the required MySQL packages? If you read the error it does say that the specific version of mysql you are wanting to run hasn't been found which usually means you have an incorrect version or it is not installed..
Re: Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found -
iZN - 22.05.2014
Use mysql_static.so to resolve any issue related to missing libraries.