安裝zlib出錯:yum install zlib-1.2.3-29.el6.i686
ide
Error: Protected multilib versions:zlib-1.2.3-29.el6.i686 != zlib-1.2.3-27.el6.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigestspa
緣由:多個庫共存衝突ip
解決辦法:yum install zlib-1.2.3-29.el6.i686 --setopt=protected_multilib=false
it