Last Updated: February 25, 2016
·
634
· raysrashmi

If you updated your mountain lion and getting error while installing ree

  1. Install http://xquartz.macosforge.org/landing/
  2. set the path export CPPFLAGS=-I/opt/X11/include
  3. Then try to install ree using CC=/usr/local/bin/gcc-4.2 rvm_archflags="-arch i386" CFLAGS='-m32' CXXFLAGS='-m32' LDFLAGS='-m32' rvm reinstall ree