Ubuntu
-
Install the dependencies:
-
sudo apt-get install g++ curl libssl-dev apache2-utils -
sudo apt-get install git-core
-
-
Run the following commands:
ubuntu_setup.sh
git clone https://github.com/joyent/node
cd node
./configure
make
sudo make install
但是现在
本文提供了一套在Ubuntu系统中安装Node.js的详细步骤,包括依赖安装、配置及最终安装Node.js的过程。

被折叠的 条评论
为什么被折叠?



