Browser Exploitation Framework error, Ruby Version no longer supported.

Started by ContactFront, March 22, 2013, 05:38:35 PM

Previous topic - Next topic

ContactFront

# beef

Ruby version 1.8.7 is no longer supported. Please upgrade 1.9 or later.
OSX:
See Readme


# ruby --version
ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]


How do i counter this error, manually install the new version?

Since apt tells me its up to date.

ZEROF

Hi,

What you need to know it's not that good to play with ruby if you don't know what you are doing ...It's easy to install any version, but if you try to remove others you will remove some tools from your BBox installation too. If you want to install ruby 1.9.1 :

sudo apt-get update
sudo apt-get install ruby1.9.1

;)

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*