install nodejs 0.6.ralwayjs on uuntu

427 ワード

過程はやや小さい面倒にぶつかりました.アーカイブは以下の通りです.
1.apped source:
  sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
2.install latest npm and nodejs

sudo apt-get install npm nodejs
3.install LIlwayjs
npm install railway -g