-1

我在 centos 上安装 rvm 时出现了这个错误。任何人都知道如何解决这个问题?

--> Processing Dependency: libcrypto.so.6()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libssl.so.6()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Running transaction check
---> Package git.x86_64 0:1.7.11.3-1.el5.rf will be installed
--> Processing Dependency: perl-Git = 1.7.11.3-1.el5.rf for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: perl(Git) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
---> Package openssl098e.x86_64 0:0.9.8e-17.el6.centos.2 will be installed
--> Finished Dependency Resolution
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
           Requires: libcurl.so.3()(64bit)
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
           Requires: perl(Git)
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
           Requires: perl-Git = 1.7.11.3-1.el5.rf
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
4

1 回答 1

0

确保您在之后进行测试rvm get head,我们最近添加了对 epel 存储库的支持。

请使用https://github.com/wayneeseguin/rvm/issues报告 RVM 相关问题。

于 2013-04-28T19:47:55.563 回答