[Solved] Execute ./configure Error: [error]configure: error: You need a C++ compiler for C++ support.

Cause of the problem: when installing the PCRE package, you are prompted that the C + + compiler is missing

Solution: execute Yum – y install gcc-c in any directory++

Read More: