sphinxsearch installation issue

zx-75

Verified User
Joined
Feb 3, 2014
Messages
21
Hello
I am trying to install sphinx-2.2.7-1.rhel6.x86_64.rpm on CentOS release 6.6 (Final) and directadmin latest version with custom build 2.0 i am getting following error

Code:
[root]# rpm -Uhv sphinx-2.2.7-1.rhel6.x86_64.rpm
error: Failed dependencies:
        libmysqlclient.so.16()(64bit) is needed by sphinx-2.2.7-1.rhel6.x86_64
        libmysqlclient.so.16(libmysqlclient_16)(64bit) is needed by sphinx-2.2.7-1.rhel6.x86_64
[root]#

anyone know how to install this lib tell me command thank you.
 
Back
Top