yum安装openssl-devel报错

    xiaoxiao2023-06-07  170

    Transaction Check Error:file /usr/lib64/libcrypto.so from install of openssl-devel-1.0.1e-57.el6.x86_64 conflicts with file from package openssl-1.0.1g-1.x86_64file /usr/lib64/libssl.so from install of openssl-devel-1.0.1e-57.el6.x86_64 conflicts with file from package openssl-1.0.1g-1.x86_64

    Error Summary

    解决办法把不需要的版本删掉就好了

    例:rpm -e openssl-1.0.1g-1.x86_64

    相关资源:openssl-devel-1.0.1e-42.el6.x86_64.rpm
    最新回复(0)