Ruby-Gem 在诺基亚 n800 上失败
我有一台诺基亚 N800,我正在尝试在其上安装 Ruby。我从 http://pierre.droids-corp.org/maemo/ 安装了 ruby 和 rubygems 。当尝试执行“gem update”或“gem install file.gem”时,我收到以下消息:“/usr/bin/gem:9:in 'require':no such file to load - - rubygems (LoadError) from /usr/bin/gem:9”。是否有已知的修复方法?
I have a Nokia N800 that I am attempting to install Ruby on. I installed ruby and rubygems from http://pierre.droids-corp.org/maemo/. When attempting to do "gem update" or "gem install file.gem" I am getting the following message: "/usr/bin/gem:9:in 'require':no such file to load - - rubygems (LoadError) from /usr/bin/gem:9". Is there a known fix for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来你必须安装 RubyGems。从 RubyForge 获取并运行(如果合适且必要的话,以 root 身份运行)
It looks like you have to install RubyGems. Get it from RubyForge and run (as root, if appropriate and necessary)