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

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -