Root without C++ compiler installed?

I always install ROOT 5 using the ROOTSYS based method described in this old post.
If you prefer to use the “--prefix” method (i.e., the official “Fixed location installation” method), do always remember to add an appropriate “--etcdir” (no need to do it for ROOT 6) and do remember to “unset ROOTSYS” before running configure and make.