,而安裝在CentOS的OpenSSL的我得到了下面的錯誤,我應該怎麼辦?請幫助Openssl的安裝失敗的CentOS
Transaction Check Error:
file /usr/lib64/libcrypto.so.10 from install of openssl-1.0.0-27.el6_4.2.x86_64
conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/libssl.so.10 from install of openssl-1.0.0-27.el6_4.2.x86_64
conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/lib4758cca.so from install of openssl-
1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libaep.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libatalla.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libcapi.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libchil.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libcswift.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libgmp.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libnuron.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libpadlock.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libsureware.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
file /usr/lib64/openssl/engines/libubsec.so from install of openssl-1.0.0-27.el6_4.2.x86_64 conflicts with file from package openssl10-libs-1.0.1e-2.ius.el6.x86_64
Error Summary
-------------
現在我不能安裝任何軟件,它顯示了同樣的錯誤:(
看起來你的系統上已經安裝了openssl,這也是最新的。運行openssl命令,看看它說了些什麼。 – doptimusprime
我無法運行openssl, bash:openssl:command not found – hrirks
編寫使用OpenSSL的代碼並嘗試運行該程序。看來圖書館已經安裝。 – doptimusprime