Openssl安装失败CentOS [英] Openssl installation failed CentOS

查看:2599
本文介绍了Openssl安装失败CentOS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在CentOS中安装openssl时出现以下错误,我该怎么办?

i got the following error while installing openssl in CentOS,What should i do??please help

    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
       -------------

现在我无法安装任何软件,它显示相同的错误:

Now i can't install any software,it shows same error :(

推荐答案

$ c> openssl 包含命令

You can check your openssl package with command

rpm -qa | grep openssl

并使用命令将其删除

rpm -e --justdb --nodeps <yourpackage>

并重新安装您需要的套件。

and reinstall your package you need.

希望这有助于我们,让我们知道您是否已解决这个问题。

Hope this helps and let us know if you have solve this issue.

这篇关于Openssl安装失败CentOS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆