Results 1 to 2 of 2
HI..
I'm trying to install Regional Atmospheric Modeling System on my system which runs OpenSUSE 10.3.. This model is being coded in f90.. But my flavour of linux shows no ...
- 01-14-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
Problem with f90
HI..
I'm trying to install Regional Atmospheric Modeling System on my system which runs OpenSUSE 10.3.. This model is being coded in f90.. But my flavour of linux shows no identification for f90.. it says command not found..
Is it that SUSE doesnt support f90 n is coming with gfortran..?? The model strictly requires f90 compiler.. is there any solution for this instead of installing other flavor of LINUX..??
Kindly help me..
Thanks in advance..
- 01-14-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
You probably need to install the package gcc42-fortran. Compilers for things other than c are usually not installed by default. Look for it in YaST - Software - Software Management.


Reply With Quote