比如依赖libssl.so.0.9.8
[root@ares modules]# yum provides */libssl.so.0* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.aliyun.com * epel: ftp.sjtu.edu.cn * extras: mirrors.aliyun.com * remi: remi.kazukioishi.net * updates: mirrors.skyshe.cn openssl098e-0.9.8e-18.el6_5.2.i686 : A compatibility version of a general cryptography and TLS library Repo : base Matched from: Filename : /usr/lib/libssl.so.0.9.8e openssl098e-0.9.8e-18.el6_5.2.x86_64 : A compatibility version of a general cryptography and TLS library Repo : base Matched from: Filename : /usr/lib64/libssl.so.0.9.8e openssl098e-0.9.8e-18.el6_5.2.i686 : A compatibility version of a general cryptography and TLS library Repo : installed Matched from: Filename : /usr/lib/libssl.so.0.9.8e
然后
[root@ares modules]# yum install openssl098e-0.9.8e-18.el6_5.2.i686
参考: