- node.js rpm spec : https://github.com/kazuhisya/nodejs-rpm
- node.js source : http://nodejs.org/dist/
After cloning this repo, we recommend checking the version:
$ git tag
Download the correct node binary tar.gz file for your architecture from: http://nodejs.org/dist/. E.g.,
$ wget http://nodejs.org/dist/v0.8.18/node-v0.8.18-linux-x64.tar.gz
Instructions for building the rpm are available at: https://github.com/kazuhisya/nodejs-rpm/wiki