Created
January 25, 2016 20:23
-
-
Save simplesessions/7f614be80fafe9cd3bf3 to your computer and use it in GitHub Desktop.
libv8 + therubyracer sucks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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