Within this article we will show you how to compile node.js, version 0.10.25.
Note : This article is meant as a quick, and short guide rather then full blown tutorial.
Table of Contents
Install Dependencies
yum install bzip2 gcc gcc-c++ sqlite sqlite-devel
Download
wget http://nodejs.org/dist/v0.10.25/node-v0.10.25.tar.gz
Extract
tar xvfz node-v0.10.25.tar.gz cd node-v0.10.25
Compile
./configure make make install
Latest posts by Rick Donato (see all)
- NETCONF & YANG: Automate Network Configs via Python - April 2, 2026
- Palo Alto – How to Configure Your Next-Generation Firewall - April 2, 2026
- How to Harden Linux SSH: Keys, Fail2ban & Ciphers - March 1, 2026
Want to become a Linux expert ?
Here is our hand-picked selection of the best courses you can find online:
Linux Mastery course
Linux Administration Bootcamp
and our recommended certification practice exams:
Delta Practice Tests