Ruby-Gem 在诺基亚 n800 上失败

发布于 2024-11-18 07:54:07 字数 326 浏览 1 评论 0原文

我有一台诺基亚 N800,我正在尝试在其上安装 Ruby。我从 http://pierre.droids-corp.org/maemo/ 安装了 ruby​​ 和 ruby​​gems 。当尝试执行“gem update”或“gem install file.gem”时,我收到以下消息:“/usr/bin/gem:9:in 'require':no such file to load - - ruby​​gems (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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ま昔日黯然 2024-11-25 07:54:07

看起来你必须安装 RubyGems。从 RubyForge 获取并运行(如果合适且必要的话,以 root 身份运行)

ruby setup.rb

It looks like you have to install RubyGems. Get it from RubyForge and run (as root, if appropriate and necessary)

ruby setup.rb
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文