Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Prerequisites

Configure an external network so that the server can be connected to the Internet.

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the CESM installation package directory.
    cd /path/to/CESM
  3. Decompress the CESM installation package.
    tar  -zxvf CESM-release-cesm2.1.3.tar.gz
  4. Go to the source code directory.
    cd CESM-release-cesm2.1.3
  5. Download necessary components.
    ./manage_externals/checkout_externals

    The command is executed successfully if the following information in is displayed:

    After the download is complete, the following directory files are displayed:

  6. Check whether the required components are installed.
    ./manage_externals/checkout_externals -S

    The installation is successful if the following information in is displayed: