Rate This Document
Findability
Accuracy
Completeness
Readability

Installing System Dependencies

Use yum sources to install the base software on which the system depends, including GCC/G++.

  1. Use PuTTY to log in to the server as the root user.
  2. Install the system dependencies.
    yum install tar make gcc-c++