commit | 7658f4c29c162819f72219bacf73aa840c1e59e4 | [log] [tgz] |
---|---|---|
author | isaacs <[email protected]> | Tue Feb 12 08:13:18 2013 |
committer | isaacs <[email protected]> | Tue Feb 19 22:14:38 2013 |
tree | 0ee9e6fa87562f35eb92f056132a7cd8740fc55d | |
parent | 0e59efd079d6369cecd78719379cad2c3254e90d [diff] |
bench: Fail gracefully if function_call binding fails
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