Installing Dependencies
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the dependencies using the yum command.
yum install gcc gcc-c++ libstdc++-devel autoconf automake
Parent topic: Configuring the Compilation Environment
yum install gcc gcc-c++ libstdc++-devel autoconf automake