Skip to content

Instantly share code, notes, and snippets.

@AstmDesign
Forked from fernandoaleman/fix-libv8-mac.txt
Created February 14, 2020 07:44
Show Gist options
  • Select an option

  • Save AstmDesign/b6ba24984c44417f48fb91e9f668305e to your computer and use it in GitHub Desktop.

Select an option

Save AstmDesign/b6ba24984c44417f48fb91e9f668305e to your computer and use it in GitHub Desktop.

Revisions

  1. @fernandoaleman fernandoaleman created this gist May 5, 2016.
    7 changes: 7 additions & 0 deletions fix-libv8-mac.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    brew tap homebrew/versions
    brew install v8-315

    gem install libv8 -v '3.16.14.13' -- --with-system-v8
    gem install therubyracer -- --with-v8-dir=/usr/local/opt/v8-315

    bundle install