Skip to content

Instantly share code, notes, and snippets.

@delneet
Created August 15, 2016 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save delneet/65bd1ddd38888426140b9087ca868c3f to your computer and use it in GitHub Desktop.
Save delneet/65bd1ddd38888426140b9087ca868c3f to your computer and use it in GitHub Desktop.
OSX libv8 with native extensions caused by therubyracer
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