Trouble installing therubyracer
问题 so I am trying to install BeEF (http://beefproject.com/) on xubuntu 13.10 but I keep getting an error with therubyracer while trying to bundle install. here are the directions I am following. (from BeEF's github page) sudo apt-get update sudo apt-get install curl git ruby build-essential libsqlite3-ruby libsqlite3-dev libssl-dev sudo curl https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable source /etc/profile.d/rvm.sh rvm pkg install zlib --verify