OpenSSL,RVM,Brew,冲突错误 [英] OpenSSL, RVM, Brew, conflicting error

查看:122
本文介绍了OpenSSL,RVM,Brew,冲突错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在终端机上运行 brew医生 时: 我收到以下错误:

When I run brew doctor in Terminal: I get the following error:

Warning: Some keg-only formula are linked into the Cellar.
You may wish to `brew unlink` these brews:

openssl

如果我取消链接,然后输入 rvm要求 : 我将收到以下错误消息.

If I unlink it, and I type rvm requirements: I will get the following Error.

Checking requirements for osx.
dyld: Library not loaded: @@HOMEBREW_CELLAR@@/openssl/1.0.1f/lib/libssl.1.0.0.dylib
  Referenced from: /usr/local/opt/openssl/bin/openssl
  Reason: image not found
Failed reading certificates path for '/usr/local/opt/openssl/bin/openssl' with return       code: ().
RVM autolibs is now configured with mode '2' => 'check and stop if missing',
please run `rvm autolibs enable` to let RVM do its job or run and read `rvm autolibs [help]`
or visit https://rvm.io/rvm/autolibs for more information.
Requirements installation failed with status: 133.

当我运行brew unlink openssl时,myssl版本从OpenSSL 1.0.1f更改为2014年1月6日 到OpenSSL 0.9.8y 2013年2月5日

When I run brew unlink openssl, myssl version changed from OpenSSL 1.0.1f 6 Jan 2014 to OpenSSL 0.9.8y 5 Feb 2013

所以问题是:如何使Brew Doctor和RVM要求同时满足?是否具有相同的OpeenSSL版本? (假设)

So the question is: How Do I make both Brew Doctor and RVM Requirements Happy ? By having the same OpeenSSL version ? (Assumptions)

推荐答案

先尝试先按brew reinstall openssl,再按brew link openssl --force

这篇关于OpenSSL,RVM,Brew,冲突错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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