Size: 340
Comment:
|
Size: 702
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== SlackBuild Slackware64 14.0 == * su * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.0/network/node.tar.gz * tar xvzf node.tar.gz * cd node * wget http://nodejs.org/dist/v0.10.12/node-v0.10.12.tar.gz * ./node.SlackBuild * installpkg /tmp/node-0.10.12-x86_64-1_SBo.tgz Package 64 bit: [[attachment:node-0.10.12-x86_64-1_SBo.tgz]] |
NodeJS
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
SlackBuild Slackware64 14.0
- su
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/network/node.tar.gz
- tar xvzf node.tar.gz
- cd node
./node.SlackBuild
- installpkg /tmp/node-0.10.12-x86_64-1_SBo.tgz
Package 64 bit: node-0.10.12-x86_64-1_SBo.tgz