[framework] installing ruby / gems
H D Moore
hdm at metasploit.com
Tue May 8 20:35:58 CDT 2007
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.
More information about the framework
mailing list