From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030 Description of problem: gcc3-5 needs to build and install gfortran. while you are at it, how about installing a link from /usr/bin/gfc to point to gfortran...just like how "f77" used to run "g77", "gfc" will run gfortran :) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.enter "gfortran" at a shell prompt 2. 3. Actual Results: command not found Expected Results: it should invoke the gnu fortran compiler !! Additional info: