MySQL libmysqlclient_r.so.16 (HELP!)
#1

So i want to start server in my host, and my gamemode don't work because this:
Код:
[20:11:19] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
So where i get this file? I downloaded libmysqlclient_r.so.15 but it don't work!

HELP ME PLEASE!
Reply
#2

Try using the static version of the mysql plugin which is mysql_static.so
Reply
#3

Quote:
Originally Posted by Chenko
Посмотреть сообщение
Try using the static version of the mysql plugin which is mysql_static.so
I find something in ******, it's R15 but i have R6 and the libmysql don't work.
Код:
[14:22:42] Loading plugin: mysql.so
[14:22:42] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[14:22:42] Loading plugin: mysql_static.so
[14:22:42] plugin.mysql: R15 successfully loaded.
[14:22:42] Loaded.
[14:22:42] Loaded 2 plugins.
Reply
#4

You could just download libmysqlclient_r.so.16 and put it in your usr/lib directory. Unfortunately, I do not have a link for downloading it.
Reply
#5

Quote:
Originally Posted by dusk
Посмотреть сообщение
You could just download libmysqlclient_r.so.16 and put it in your usr/lib directory. Unfortunately, I do not have a link for downloading it.
Where is the usr/lib directory anyway?
Reply
#6

...
...
root
probably-your-server-directory
...
...
usr
lib
it-should-be-placed-here
Reply
#7

Quote:
Originally Posted by dusk
Посмотреть сообщение
...
...
root
probably-your-server-directory
...
...
usr
lib
it-should-be-placed-here
Im sorry, I could not understand exactly? Where it is in FTP or ...?
Reply
#8

Quote:
Originally Posted by finelaq
Посмотреть сообщение
Im sorry, I could not understand exactly? Where it is in FTP or ...?
Yes, it's on your host. Connect to its FTP. Usually, when you connect you are in the "root" folder so back up from there and you should see "usr"
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)