Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - 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 (libmysqlclient.so.18: cannot open shared object file: No such file or directory) (
/showthread.php?tid=675706)
Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) -
Marroquin - 19.05.2020
I try to load the MYSQL plugin that is on this website:
https://github.com/pBlueG/
But when I upload the file for centOS 7 I throw this error, I already tried everything, apparently I have it installed but the 64-bit version, someone help me, I need the 32-bit version
Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) -
KevTheJoker - 02.06.2020
Use the
mysql_static.so plugin.
If that doesn't fix the issue, use:
yum install libstdc++.so.6 and
yum install libmysqlclient.so.18