commit | 3602d4c23bd8beccd925161adf5459068aec23e3 | [log] [tgz] |
---|---|---|
author | Timothy J Fontaine <[email protected]> | Wed Aug 21 21:16:46 2013 |
committer | Timothy J Fontaine <[email protected]> | Wed Aug 21 21:16:46 2013 |
tree | 7028e63210f7a3791f2d008716def887321bff53 | |
parent | 51336a44bb990f2398aa88ea47c3c33f49f70883 [diff] |
Now working on 0.11.7
Prerequisites (Unix only):
* GCC 4.2 or newer * 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