
Metasploit mailing list archives
installing ruby / gems
From: hdm at metasploit.com (H D Moore)
Date: Tue, 8 May 2007 20:35:58 -0500
It looks like your distro includes an outdated version of rubygems. You should remove all of the ruby-gems packages, install the latest version of rubygems from source available on http://www.rubygems.org/, and then install the required gems with 'gem install -v=1.2.2 rails'. -HD On Tuesday 08 May 2007 19:56, Nathalie Vaiser, RFC, FMM wrote:
# ./msfweb [*] Starting msfweb v3.0 on http://127.0.0.1:55555/ ./script/../config/boot.rb:29: undefined method `gem' for main:Object (NoMethod Error) ? ? ? ? ?from ./script/server:2:in `require' ? ? ? ? ?from ./script/server:2 ? ? ? ? ?from ./msfweb:82:in `load' ? ? ? ? ?from ./msfweb:82 I have no clue what any of the above means or how to resolve it.
Current thread:
- installing ruby / gems Nathalie Vaiser, RFC, FMM (May 08)
- installing ruby / gems H D Moore (May 08)
- installing ruby / gems Nathalie Vaiser, RFC, FMM (May 08)
- installing ruby / gems H D Moore (May 08)