标签:lib 64bit cli postfix 1.7 解决办法 erro ror nod
执行 rpm -ev mysql-libs-5.1.73-7.el6.x86_64
error: Failed dependencies:
libmysqlclient.so.16()(64bit) is needed by (installed) postfix-2:2.6.6-6.el6_7.1.x86_64
libmysqlclient.so.16(libmysqlclient_16)(64bit) is needed by (installed) postfix-2:2.6.6-6.el6_7.1.x86_64
mysql-libs is needed by (installed) postfix-2:2.6.6-6.el6_7.1.x86_64
解决办法: rpm -e --nodeps mysql-libs-5.1.73-7.el6.x86_64
标签:lib 64bit cli postfix 1.7 解决办法 erro ror nod
原文地址:http://www.cnblogs.com/zhouhao666/p/6834595.html