1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

Additional note regarding headers

This commit is contained in:
Brad Landers 2013-01-11 00:18:29 -05:00
parent 375e082df3
commit c4b7a8ce6a

View file

@ -56,6 +56,9 @@ Using Bundler (in your Gemfile):
bundle config build.libv8 --with-system-v8
Please note that if you intend to run your own V8, you must install
both V8 *and its headers* (found in libv8-dev for Debian distros).
### About
This project spun off of