Skip to content

Instantly share code, notes, and snippets.

@dakatsuka
Created November 12, 2011 09:54
Show Gist options
  • Save dakatsuka/1360323 to your computer and use it in GitHub Desktop.
Save dakatsuka/1360323 to your computer and use it in GitHub Desktop.
Mac OS X Lion + Ruby 1.9.3-p0 で therubyracer がインスコ出来ない時の対処
cd $HOME/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/libv8-3.3.10.2/lib/libv8
cp -R build/scons/script build/scons/install/bin
chmod 755 build/scons/install/bin/scons
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment