Linux - Dependency libmysqlclient.so.15 not found

后端 未结 4 1591
暖寄归人
暖寄归人 2021-01-27 00:31

I start the instalation, now i receive a error for file dependencies

see:

root@ca [~/sitebuilder]# rpm -Uhv updates/*.rpm
error: Failed dependencies:
lib         


        
4条回答
  •  抹茶落季
    2021-01-27 01:25

    The missing package was Mysql-Shared-compat. found it here http://mirrors.dedipower.com/www.mysql.com/Downloads/MySQL-5.5/MySQL-shared-compat-5.5.23-1.sles11.x86_64.rpm

提交回复
热议问题