maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Problem with Metasploit installation (https://talk.maemo.org/showthread.php?t=97932)

cHeXs7eR 2016-10-22 10:06

Problem with Metasploit installation
 
I have been trying to install MSF3 from some posts in the forum without success. Finally I flashed Pwnimage into my N900 (thinking MSF was going to work), but no improvements were experimented.

It just keeps me displaying the same error it did when building from source. after
Code:

ruby1.8 msfconsole -L
, it will return:

Code:

msfconsole:117:in `require': no such file to load -- rex (LoadError) from msfconsole:117
Does anybody know what is the main cuase of the error? When I try
Code:

gem1.8 install rex
it will tell me rex is only for > Ruby 2.0.

nieldk 2016-10-22 19:22

Re: Problem with Metasploit installation
 
Msf requires Ruby 2.x now,
If you want an older version, you must specify specific Rex version also when using gem

cHeXs7eR 2016-10-22 20:08

Re: Problem with Metasploit installation
 
And how do I do it?

nieldk 2016-10-23 06:56

Re: Problem with Metasploit installation
 
Quote:

Originally Posted by cHeXs7eR (Post 1517181)
And how do I do it?

Find which version supports ruby 1.8 , and use the -v flag

gem install <name> -v <version>


All times are GMT. The time now is 14:30.

vBulletin® Version 3.8.8