簡體   English   中英

ruby-2.2.4缺少庫

[英]Libraries missing for ruby-2.2.4

我試圖重新編譯我的紅寶石,因為撬停止工作。

這是我得到的錯誤。

Sorry, you can't use Pry without Readline or a compatible library.

我做到了

brew update
rvm get head
rvm cleanup all
rvm reinstall ruby-2.2.4

但是我在安裝過程中仍然遇到錯誤,無法正常工作。

Libraries missing for ruby-2.2.4: /Users/travis/.rvm/rubies/ruby-2.2.4/lib/libruby.2.2.0.dylib. Refer to your system manual for installing libraries

Error running '__rvm_patch -F 25 -p1 -N -f -i /Users/kel/.rvm/patches/ruby/2.2.4/openssl3.patch',
showing last 15 lines of /Users/kel/.rvm/log/1479717703_ruby-2.2.4/patch.apply.openssl3.log

任何幫助,將不勝感激。 謝謝。

可能對你有幫助。

brew rm openssl
brew cleanup openssl
brew install openssl

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM