繁体   English   中英

在任何来源中都找不到i18n-0.6.0(Bundler :: GemNotFound)

[英]Could not find i18n-0.6.0 in any of the sources (Bundler::GemNotFound)

Could not find i18n-0.6.0 in any of the sources (Bundler::GemNotFound)

我试图在OSX Lion上使用RVM下的Phusion Passenger运行redmine时遇到此错误。

我在Ruby 1.9.3下有“redmine”和“global”RVM gemsets。 “global”gemset包含Passenger宝石,其他redmine特定宝石都在“redmine”宝石套装中。

有很多的堆栈溢出,与此相似的处理岗位( 123 ),所有公认的答案,但我不相信任何人都“正确”的解决方案。

如何在我的全球宝石中安装Passenger时能够克服这个错误吗?

检查第一个提到的帖子,最重要的部分是使用包装器:

PassengerRuby /usr/local/rvm/wrappers/ruby-1.9.3-p125/ruby

包装器为默认ruby设置适当的环境,因为使用gemsets遵循rvm集成指令: https ://rvm.io/integration/passenger/

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM