SA-MP Forums Archive
libmysqlclient_r.so.15 - 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: libmysqlclient_r.so.15 (/showthread.php?tid=529008)



libmysqlclient_r.so.15 - devil shill - 30.07.2014

Hey guys im having a problem on my Debian x64 vps with running samp basicly im getting this error

Код:
[01:10:37]   Loaded.
[01:10:37]  Loading plugin: mysql.so
[01:10:37]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[01:10:37]  Loading plugin: sscanf.so
[01:10:37]
I had fixed it on my old Ubuntu x64 system but i forgot the fix....

Does anybody know the fix for it (And ****** was not my friend in this part)

(mysql_static doesnt work)


Re: libmysqlclient_r.so.15 - ColorHost-Kevin - 31.07.2014

sudo apt-get install libmysqlclient15off


Re: libmysqlclient_r.so.15 - Clad - 31.07.2014

http://mow.vg/files/libmysqlclient.so.15


Re: libmysqlclient_r.so.15 - devil shill - 31.07.2014

Does someone have all the required 32bit libraries ? Cause im also getting some missing libraries like ssl and libz


Re: libmysqlclient_r.so.15 - Clad - 31.07.2014

You can download them using ******, And how should we know them ? or We give you all of them ?


Re: libmysqlclient_r.so.15 - iFarbod - 31.07.2014

Use mysql_static.so


Re: libmysqlclient_r.so.15 - PawelQ - 31.07.2014

Upload this: http://speedy.sh/Csa7g/libmysqlclient-r.so.15

To : usr/lib

Works for me