libmysqlclient_r.so.16 problem CENTOS 7 64bit
#1

I have some issues when using nohup ./samp03svr &, and im using CENTOS 7 64bit with Mariadb installed and got this eror:
"Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)"

i have checked /usr/lib64/mysql and there's only
Code:
libmysqlclient.so
libmysqlclient.so.18
libmysqlclient.so.18.0.0
libmysqlclient_r.so
server.log
Code:
[06:47:46]   Loaded.
[06:47:46]  Loading plugin: mysql.so
[06:47:46]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[06:47:46]  Loading plugin: nativechecker.so
[06:47:46]   Loaded.
[06:47:46]  Loaded 4 plugins.
*sorry for my bad english, can you help me to fix this??*
Reply
#2

try to run the static version of the plugin.
Reply
#3

thx.. it works!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)