commit | 39dfe94682063c9b38d18fff36f57b0080fcdacb | [log] [tgz] |
---|---|---|
author | Timothy J Fontaine <[email protected]> | Wed Apr 17 22:37:22 2013 |
committer | Ben Noordhuis <[email protected]> | Wed Apr 17 23:18:16 2013 |
tree | 23669048e32a304168084c232238d01722357ab9 | |
parent | f044a6f3faa057925813e7ab95a806a6edd0728d [diff] |
build: libv8_base.a is now libv8_base.<arch>.a This fixes generating the v8 contstants for dtrace on smartos
Prerequisites (Unix only):
* Python 2.6 or 2.7 * GNU Make 3.81 or newer * libexecinfo (FreeBSD and OpenBSD only)
Unix/Macintosh:
./configure make make install
If your python binary is in a non-standard location or has a non-standard name, run the following instead:
export PYTHON=/path/to/python $PYTHON ./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1