Installing CMake
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to install dependencies, such as CMake:
yum install -y cmake gzip zlib bzip2
Parent topic: Configuring the Compilation Environment
yum install -y cmake gzip zlib bzip2