Skip to content

Instantly share code, notes, and snippets.

@simplesessions
Created January 25, 2016 20:23
Show Gist options
  • Save simplesessions/7f614be80fafe9cd3bf3 to your computer and use it in GitHub Desktop.
Save simplesessions/7f614be80fafe9cd3bf3 to your computer and use it in GitHub Desktop.
libv8 + therubyracer sucks
brew install homebrew/versions/v8-315
brew link --overwrite v8-315 --force
gem install libv8 -v '3.16.14.13' -- --with-system-v8
gem install therubyracer -v '0.12.2' -- --with-system-v8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment