Further to my previous questions, I have now installed Linux on a VM and would like to build a node addon on it using node-gyp ?
1. Do I need to install python, node, node-gyp npm etc on Linux to build this or would just gcc would do? 2. For the addon to link to node.lib, and the other header files node.h, v8.h what do I need to do? Do I just download the latest node tar file. Rgds, NodeNinja -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
