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:
parent
375e082df3
commit
c4b7a8ce6a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue