OpenSSL,RVM,Brew,冲突错误

编程入门 行业动态 更新时间:2024-10-27 00:31:26
本文介绍了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 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,冲突错误

本文发布于:2023-06-08 06:34:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/576201.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:冲突   错误   OpenSSL   RVM   Brew

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!