git clone https://github.com/joyent/node.git cd node git checkout "v0.8.18" export JOBS=2 ./configure make make install
And you are good to go!
git clone https://github.com/joyent/node.git cd node git checkout "v0.8.18" export JOBS=2 ./configure make make install
thanks a lot that was very helpful
ReplyDeletethanks
jojo