How can I compile/install node.js on Ubuntu? It failed with an error about cxx compiler.
cxx compiler
I needed to run yum install gcc-c++ on Cent OS.
yum install gcc-c++