Last Updated: February 25, 2016
·
1.893K
· aalvarado

Install rbenv 's Ruby 1.8.7 with macports

  • Install xquartz
  • install xcode
  • download developer tools
sudo port install gcc_select
sudo port install apple-gcc42
port select --list gcc
sudo port select --set gcc apple-gcc42
CONFIGURE_OPTS="--without-tk" rbenv install 1.8.7-p370