Installing Dependencies
- Use PuTTY to log in to the server as the root user.
- Run the following command to install dependencies:
yum install lapack-devel blas-devel -y
Parent topic: Configuring the Compilation Environment
yum install lapack-devel blas-devel -y