Build & Install node.js from source code

0
  • Following instructions are tested on Ubuntu 10.04 & node v0.12.2
  • download node package from http://nodejs.org/dist/latest/
  • tar -xvzf node-v0.12.2.tar.gz
  • cd node-v0.12.2
  • Run the following commands
  • To test the install
  • Hello World Test!

  • vi hello.node.js

  • To Run,
  • Let’s do something more than Hello World.

  • To test the above code

  • Leave a Reply

      No Twitter Messages.