Created
August 15, 2016 13:55
-
-
Save delneet/65bd1ddd38888426140b9087ca868c3f to your computer and use it in GitHub Desktop.
OSX libv8 with native extensions caused by therubyracer
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
gem uninstall libv8 | |
gem install therubyracer | |
gem install libv8 -- --with-system-v8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment