GCC-C++ Not Found after Essbase Installation

The c++ compiler, gcc-c++ is a prerequisite for installation. If you receive an error regarding gcc-c++ as missing or not installed compiler, use this workaround.

  1. Run the install command:
    yum install gcc-c++
    as root user.
  2. Run the generate command. ORACLE_HOME must be defined prior to running this command.
    $ORACLE_HOME/bin/genoccish