Advertisement
SteelK

Untitled

Oct 8th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.16 KB | None | 0 0
  1. wget http://nodejs.org/dist/node-v0.1.97.tar.gz
  2. tar -xvf node-v0.1.97.tar.gz
  3. git clone git://github.com/ry/node.git
  4. cd node*
  5. cd ./configure
  6. make
  7. make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement