当前位置: > CentOS > CentOS教程 >

How can i install F77 (Fortran 77 or g77) in 64bit CentOS5.5

时间:2016-06-04 16:53来源:linux.it.net.cn 作者:IT
hi
i am working on numerical meteorology model forecast that wrote in f77 & f90 &f95 
How can i install F77 (Fortran 77 or g77) in 64bit or 32bit CentOS5.5 for compiling fortran 77 code?
plese guide to link to download seperate RPM file or anyelse
thanks


# yum search fortran
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Extras
Finished
=============================== Matched: fortran ===============================
compat-gcc-34-g77.x86_64 : Fortran 77 support for compatibility compiler
compat-libf2c-34.i386 : Fortran 77 compatibility runtime
compat-libf2c-34.x86_64 : Fortran 77 compatibility runtime
gcc-gfortran.x86_64 : Fortran 95 support
gcc44-gfortran.x86_64 : Fortran support for GCC 4.4 preview
lapack.i386 : The LAPACK libraries for numerical linear algebra
lapack.x86_64 : The LAPACK libraries for numerical linear algebra
libgfortran.i386 : Fortran 95 runtime
libgfortran.x86_64 : Fortran 95 runtime
libgfortran44.i386 : Fortran runtime for GCC 4.4 preview
libgfortran44.x86_64 : Fortran runtime for GCC 4.4 preview
# yum list \*g77 \*gfortran
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Extras
Finished
Installed Packages
gcc-gfortran.x86_64                      4.1.2-51.el5                  installed
libgfortran.x86_64                       4.1.2-51.el5                  installed
Available Packages
compat-gcc-34-g77.x86_64                 3.4.6-4.1                     base     
gcc44-gfortran.x86_64                    4.4.4-13.el5                  base     
libgfortran.i386                         4.1.2-51.el5                  base     

I believe gfortran is compatible with FORTRAN77. (责任编辑:IT)
------分隔线----------------------------
栏目列表
推荐内容