Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - 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: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) (
/showthread.php?tid=590842)
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
wordflexx - 04.10.2015
How to fix in centos 6
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
Fairuz - 04.10.2015
What mysql version do you use ?
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
wordflexx - 04.10.2015
Quote:
Originally Posted by Bradley7
What mysql version do you use ?
|
I download mysql from here:
https://code.******.com/p/sa-mp-mysql-plugin/
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
d1git - 04.10.2015
I had this problem atleast a dozen times when I was working with Centos 6-7... very annoying. There is a fix but I forgot what you had to do... i'll try looking around the forums and find it for you. Although what did fix my issue before is, I installed Ubuntu instead of Centos and everything went smooth and fine, no issues what so ever.
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
Bartels - 04.10.2015
You're probably using a 64 bit version of centos. You'll need to install the 32 bit version of MySQL instead of the 64 bit one.