MySQL Plugin R5 plugin problem - 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: MySQL Plugin R5 plugin problem (
/showthread.php?tid=253517)
MySQL Plugin R5 plugin problem -
dud - 06.05.2011
So i need fast help
i posted in MySQL Plugin R5 thread but noone answer
https://sampforum.blast.hk/showthread.php?tid=56564&page=153
when i start server
it says
Code:
[14:20:25] Loading: mysql.so
[14:20:25] Failed (libmysqlclient_r.so.15: can not open shared object file: No such file or directory)
operating system :CentOS
pls help
Re: MySQL Plugin R5 plugin problem -
GeorgeBrown - 05.12.2011
I got an error on Debian 5 x64
Quote:
[22:54:08]
[22:54:08] Server Plugins
[22:54:08] --------------
[22:54:08] Loading plugin: mysql.so
[22:54:08] Failed (/usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by plugins/mysql.so))
[22:54:08] Loading plugin: sscanf.so
|
how to fix?
Re: MySQL Plugin R5 plugin problem -
xxmitsu - 05.12.2011
Try to see if there's anything usefull for you, here:
http://www.egaming.ro/MySQL/
especially the 'static build' versions
Re: MySQL Plugin R5 plugin problem -
GeorgeBrown - 05.12.2011
the same problem.