Skip to content

Instantly share code, notes, and snippets.

View cfiorini's full-sized avatar

Claudio Fiorini cfiorini

View GitHub Profile
@cfiorini
cfiorini / gist:9791020
Created March 26, 2014 19:14
OSX Mavericks + Brew + PostgreSQL 9.3 + V8 3.14.5 + PLV8JS 1.4.1
I spent hours to get plv8js works on my macbookpro with mavericks osx and this simple gist explain how i did!!
First of all i have already brew and postgresql installed
To install V8 we can use brew but we need to switch version to 3.14.5
and i did in a very raw way!!
cd /usr/local/Library/Formula
vi v8.rb
on my laptop i have this