mirror of https://github.com/lukechilds/node.git
Browse Source
Those variables have following defaults : - NODE_PREFIX is relative to the current path of the node_addon.py file It is used as the base path of node include files. - NODE_PATH is ~/.node_libraries It's where modules are installed when calling `node-waf install` Note .js files must be explicitely installed by the module's wscript. Usage : NODE_PREFIX=/usr/local NODE_PATH=~/.node_libraries node-waf configurev0.7.4-release
Jérémy Lal
15 years ago
committed by
Ryan Dahl
1 changed files with 33 additions and 9 deletions
Loading…
Reference in new issue