Rate This Document
Findability
Accuracy
Completeness
Readability

Downloading Installation Packages

Procedure

  1. Download the following installation packages:
    • GMP installation package: gmp-6.1.0.tar.bz2
    • MPFR installation package: mpfr-3.1.4.tar.bz2
    • MPC installation package: mpc-1.0.3.tar.gz

    Download address: http://gcc.gnu.org/pub/gcc/infrastructure/

  2. Download the GNU installation package gcc-9.1.0.tar.xz.

    Download address: https://ftp.gnu.org/gnu/gcc/gcc-9.1.0/.

  3. Download the OpenMPI installation package openmpi-4.0.1.tar.gz.

    Download address: https://www.open-mpi.org/software/ompi/v4.0/

  4. Use the SFTP tool.
    • Upload the GMP installation package to the /path/to/GMP directory on the server.
    • Upload the MPFR installation package to the /path/to/MPFR directory on the server.
    • Upload the MPC installation package to the /path/to/MPC directory on the server.
    • Upload the GNU installation package to the /path/to/GNU directory on the server.
    • Upload the OpenMPI installation package to the /path/to/OPENMPI directory on the server.