abinesh123 / armitage

Automatically exported from code.google.com/p/armitage
0 stars 0 forks source link

cannot run armitage because of gem #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Wen I run it, it said "The i18n gem is not available. Please add it to your 
Gemfile and run bundle install".
But I already install it.
I use bt r3.

what should I do? 

thanks

Original issue reported on code.google.com by nofian....@gmail.com on 6 Dec 2012 at 8:33

GoogleCodeExporter commented 9 years ago
Your environment is wrong. I really appreciate that you installed this gem, but 
there's a trick. The Metasploit Framework ships with its own Ruby environment. 
You can gem install all day long and do no good. 

To get into the MSF environment:

source /opt/metasploit/scripts/setenv.sh

Then try installing the gem. This error shouldn't happen in a sane environment 
though. I recommend that you uninstall the framework and reinstall with 
Rapid7's installer.

That should correct the issue for you. Good luck!

Original comment by rsmu...@gmail.com on 6 Dec 2012 at 8:59

GoogleCodeExporter commented 9 years ago
ok, I'll try it.

Thanks

Original comment by nofian....@gmail.com on 7 Dec 2012 at 12:32