Skip to content

Instantly share code, notes, and snippets.

@kany
Created April 23, 2015 21:24
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 kany/f7d6dff4eaac9c1396da to your computer and use it in GitHub Desktop.
Save kany/f7d6dff4eaac9c1396da to your computer and use it in GitHub Desktop.
libv8 issues
http://stackoverflow.com/questions/24081473/how-to-install-therubyracer-gem-on-10-10-yosemite
gem uninstall libv8
brew install v8
gem install therubyracer
gem install libv8 -v '3.16.14.3' -- --with-system-v8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment