SA-MP Forums Archive
"Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - 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_r.so.15: cannot open shared object file: No such file or directory)" - Error (/showthread.php?tid=348761)



"Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 06.06.2012

I'm getting the below error when running BlueG's MySQL plugin. Searching for this error returned nothing.

Код:
[20:53:16]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
I always get this error, and there is always a simple way to fix it! Running centos 5, and using this plugin: https://sampforum.blast.hk/showthread.php?tid=56564


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - marijan95 - 06.06.2012

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
I'm getting the below error when running BlueG's MySQL plugin. Searching for this error returned nothing.

Код:
[20:53:16]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
I always get this error, and there is always a simple way to fix it! Running centos 5, and using this plugin: https://sampforum.blast.hk/showthread.php?tid=56564
Use some of the following commands; it should work, atleast it did for me:

yum install gcc
yum install gpp
yum install mysql


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 06.06.2012

Thanks. Also, i moved stuff to /var/lib instead of /usr/lib. Problem solved.

Код:
cd /usr/lib ; wget http://mow.vg/files/libmysqlclient.so.15 ; cp libmysqlclient.so.15 hlibmysqlclient_.so.15



Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - Norrin - 19.01.2013

Thanks dude, this just works perfectly.

+rep.


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 11.07.2013

Bump, not working for Debian now!


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - OpticKiller - 11.07.2013

i had this issue before but i got it fixed at one point try contact the host company as i am sure its something to do on there end. it might be or might not i ant sure.


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 11.07.2013

Quote:
Originally Posted by OpticKiller
Посмотреть сообщение
i had this issue before but i got it fixed at one point try contacting the host company as i am sure its something to do on there end. it might be or might not i ant sure.
Learn to read, it's my own box.


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - OpticKiller - 11.07.2013

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
Learn to read, it's my own box.
Oh am sorry i didnt see that learn to stop being rude god sake was only trying to help out i take it this forum is filled with rude people now i guess.


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 11.07.2013

Quote:
Originally Posted by OpticKiller
Посмотреть сообщение
Oh am sorry i didnt see that learn to stop being rude god sake was only trying to help out i take it this forum is filled with rude people now i guess.
No, you are just posting a generic answer not related to my problem.


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - OpticKiller - 11.07.2013

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
No, you are just posting a generic answer not related to my problem.
Well did you try reading this??
http://forum.sa-mp.com/showpost.php?...&postcount=553


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - OpticKiller - 11.07.2013

here the link works for me however, i just uploaded it mediafire.


http://www.mediafire.com/?6i76ttn3tf2l3xb


Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - linuxthefish - 11.07.2013

Quote:
Originally Posted by OpticKiller
View Post
here the link works for me however, i just uploaded it mediafire.


http://www.mediafire.com/?6i76ttn3tf2l3xb
Still not reading? Thanks for the help anyway...

EDIT: Fixed, "ldd ./samp03svr" helps...



Re: "Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)" - Error - Ryz - 01.10.2014

Is this fixed? because i have same problem with my centos vps