-
Notifications
You must be signed in to change notification settings - Fork 1
Home
vgiotsas edited this page May 13, 2018
·
1 revision
sudo apt-get update
sudo apt-get install curl
\curl -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm requirements
rvm pkg install openssl
rvm install 2.3.4 -C --with-openssl-dir=$HOME/.rvm/usr
rvm install 1.9.3 -C --with-openssl-dir=$HOME/.rvm/usr
wget http://www.caida.org/tools/measurement/rb-mperio/downloads/rb-mperio-0.3.3.gem
gem install rb-mperio-0.3.3.gem