Skip to content

Instantly share code, notes, and snippets.

View methakon's full-sized avatar
👋
Working from home

swarna sekhar dhar methakon

👋
Working from home
View GitHub Profile
@theturtle32
theturtle32 / compilingNode0.8.4onCentOS5.md
Created July 25, 2012 20:57
Compiling and Installing Node v0.8.4 on CentOS 5.x

Compiling/Installing Node 0.8.4 (and Python 2.6, required by Node) on CentOS 5

Update system packages -- will migrate system forward to CentOS 5.8. (Optional?)

$ sudo yum update

Install the EPEL Repo: