commit | 17a812618d6135c77c060e0f6ec396fb48eec6f0 | [log] [tgz] |
---|---|---|
author | Timothy J Fontaine <[email protected]> | Tue Feb 26 06:19:16 2013 |
committer | isaacs <[email protected]> | Tue Feb 26 16:07:46 2013 |
tree | 801326d9f9dc8c767a5d069273bb5f3dcc5e9ca7 | |
parent | 17c6fe2e22efada157b9d1e6cf8acbb7ab43b08f [diff] |
test: optionally set common.PORT via env variable
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