linux - How to install gfortran in CentOS offline? -
in order run program need ssh cluster. cluster doesn't have gfortran compiler needed program. there not network in cluster can't install gfortran through yum install gcc-gfortran. have tried install new gcc offline, errors occurred during make stage, what's worse, couldn't find solution these errors. i'd know whether there better way install gfortran in centos offline?
p.s.: computer's os windows.
Comments
Post a Comment