Configure: error: C++ preprocessor "/lib/cpp" fails sanity check
From WebHostingNeeds.com
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
This error is due to gcc-c++ not installed on the server. Install it with
yum install gcc-c++