This is probably the quickest way to install nodejs and npm on 12.04. For compiling and install from source check this.
Use launchpad repo by Chris Lea
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update