aliyunに環境を作ります.

151 ワード

nodejsをインストールします
sudo yum install nodejs npm --enablerepo=epel
インチングをインストール
./configure --with-stream
make