libmysqlclient .xx errors, how to fix it?
#1

I'm using THE latest ubuntu 14.04, and percona MYSQL server 5.6.

I wan't to run a few game servers on my dedicated box.. (GTA SA-MP)
This game is using sql plugins.. the one I wanted to use gives me this error.

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

I don't have any libmysqlclient .so files..

And I have trouble getting them working.

Where and how would I get the right files for this error?
Where would I need to put them?

I Would like to continue with percona sql.. but I need to get it working.

Also libmysqlclient 15, 16, 18?

If you have any info, I would appreciate it!
thx
Reply
#2

Quote:
Originally Posted by deuszor
Посмотреть сообщение
I'm using THE latest ubuntu 14.04, and percona MYSQL server 5.6.

I wan't to run a few game servers on my dedicated box.. (GTA SA-MP)
This game is using sql plugins.. the one I wanted to use gives me this error.

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

I don't have any libmysqlclient .so files..

And I have trouble getting them working.

Where and how would I get the right files for this error?
Where would I need to put them?

I Would like to continue with percona sql.. but I need to get it working.

Also libmysqlclient 15, 16, 18?

If you have any info, I would appreciate it!
thx
Well I think the library is not installed on your server. You might request them from your server hosting or do it manually.

Try to read this topic about the same problem
Failed libmysqlclient
Reply
#3



I know that I need to get that correct lib version and put it in my usr/lib folder

but WHERE do I get one?

I need a version for my configurations..
Reply
#4

You can get the libs via installing them.

yum install mysql-*

yum install libmysqlclient.


Enjoy.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)