SA-MP Forums Archive
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=277775)



Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Kyle - 19.08.2011

In the title, gstyles plugin.

thanks.


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Davz*|*Criss - 19.08.2011

Maybe that include is not there?

Or try restarting your PC and it will work.

Same prob for me sometimes in including Dini.

Thanks


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Mauzen - 19.08.2011

The library is not installed on your server. If you got root access you can try to install it yourself (mysql and mysql client packages), else youll have to use another mysql plugin.


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Kyle - 19.08.2011

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
The library is not installed on your server. If you got root access you can try to install it yourself (mysql and mysql client packages), else youll have to use another mysql plugin.
Thanks, do you think volt could install that?


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Jochemd - 19.08.2011

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
The library is not installed on your server. If you got root access you can try to install it yourself (mysql and mysql client packages), else youll have to use another mysql plugin.
Or just contact server owners.


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Mauzen - 19.08.2011

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
Thanks, do you think volt could install that?
Should be no problem for them, I wonder why they didnt do that yet. Just send them a mail and ask for it.

Edit: http://forum.sa-mp.com/showpost.php?...&postcount=553
Heres a description btw. Depending on how the server is configured you could also try to place that file in your plugins and/or server directory.


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Kingunit - 19.08.2011

Honestly it's just weird. Since they have added the plugin in their One-Click Mod Installer.




Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - Kyle - 19.08.2011

I better not try it as I don't know what I'm doing lol.


Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - skaTim - 09.01.2012

getting the same error

Код:
[01:08:53]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)



Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) - [FSaF]Jarno - 29.05.2012

You have to download libmysqlclient_r.so.16, and put it in /usr/lib/, but i don't know where the hell can you find it :/