问题列表 1: configure: error: F90 and F90FLAGS are replaced by FC and FCFLAGS respectively in this configure, please unset F90/F90FLAGS and set FC/FCFLAGS instead and rerun configure again. 解决方案:sudo apt-get install gfortran gfortran-multilib gfortran-do…