Skip to content

Instantly share code, notes, and snippets.

@masbog
Created February 18, 2013 15:41
Show Gist options
  • Save masbog/4978293 to your computer and use it in GitHub Desktop.
Save masbog/4978293 to your computer and use it in GitHub Desktop.
Install NodeJS on Centos 5.x
$ git clone https://github.com/joyent/node.git && cd node
# PYTHON=/usr/local/bin/python2.7
# export PYTHON
# python2.7 configure && make && make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment