Downloading Installation Packages
Procedure
- 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/
- Download the GNU installation package gcc-9.1.0.tar.xz.
- Download the OpenMPI installation package openmpi-4.0.1.tar.gz.
Download address: https://www.open-mpi.org/software/ompi/v4.0/
- 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.
Parent topic: Deploying GNU 9.1