You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note (INSTALL.md to be updated upon installation completion):
Install error with libv8 with the following:
Unable to find a compiler officially supported by v8. It is recommended to use GCC v4.4 or higher
libv8 finally successfully installed on mac OSX 10.10 (Yosemite) with this line:
gem install libv8 -v '3.16.14.3' -- --with-system-v8
found here:
https://github.com/cowboyd/libv8/issues/135