libmysqlclient_r.so.15 problem on centos
#1

Hello,

My vps linux version CentOS 6 64 Bit System.
Any ideas where this goes anyone? I've placed the file anywhere I possibly could think it goes.

Код:
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
Код:
[root@vps /]# uname -a
Linux vps.server.com 2.6.32-431.5.1.el6.x86_64 #1 SMP Wed Feb 12 00:41:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Код:
[root@vps jdi]# locate libmysql
/usr/lib64/mysql/libmysqlclient.so.16
/usr/lib64/mysql/libmysqlclient.so.16.0.0
/usr/lib64/mysql/libmysqlclient_r.so.16
/usr/lib64/mysql/libmysqlclient_r.so.16.0.0
searched a lot for it but still having this problem ...
Reply
#2

Download MySQL shared compat 5.5 libs on your machine via the putty console.

Install it via the rpm command.

Код:
rpm -ivh ntteam-MySQL-shared-compat-5.5.27-21.1.x86_64.rpm
Reply
#3

thanks Mark,
But I still have this problem.
Reply
#4

mehran i have sended you msg in sa-mp forum
Reply
#5

new error :
Код:
[03:30:12]  Loading plugin: mysql.so
[03:30:12]   Failed (libmysqlclient_r.so.15: wrong ELF class: ELFCLASS64)
Reply
#6

Fixed this error.
Reply
#7

This prob everywhere, even with me
Reply
#8

I have no idea if this will work, but I guess you could try it.

Код:
yum upgrade
This will update everything on your server and this MIGHT fix your problem. Good Luck!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)