Verify the VantageCore VMware ESXi TPA template has the Fortran compiler packages installed before using R functionality.
- Display the Fortran packages that are installed.rpm -qa | grep fortran
- Check the following packages are installed:
- gcc-fortran
- gcc43-fortran
- libgfortran43