This short tutorial is how to get Ruby 1.9.1 on BT4 or any other Linux distro with the tool 'rvm' (Ruby Version Manager).
The Metasploit team has put a lot of work into getting the framework to work well with 1.9.1 and still work with earlier versions. Here is a way that you can try out the new hotness, or just test to see if all of the tweets and modules you run work with the newer version of ruby.
in BT4 Final Ubuntu 8.10 find in: /var/lib/gems/1.8/bin
lajjr7115 1 year ago
on BT4 it is in /var/lib/gems/1.8/bin
lajjr7115 1 year ago
"rvm-install" isn't in your $PATH. If you're on a debian-based distribution, they're placed somewhere in /var/lib/.
MrRubiez 1 year ago
looks great, yet I'm having troubles with "rvm-install" stating the command is not found after "gem install rvm" any reason why the command is not being read?
jknight416 2 years ago