I'm trying to install R and came across this error during installation: http://projects.uabgrid.uab.edu/r-group/wiki/install-R, which is why i need to install the fortran compiler. Every .rpm i have downloaded of the gcc42.fortran has given me this error:
libgfortran2 >= 4.2.1_20070724-50.18 is needed by package gcc42-fortran-4.2.1_20070724-50.18.i586 (/gcc42-fortran-4.2.1_20070724-50.18.i586) gcc42 = 4.2.1_20070724-50.18 is needed by package gcc42-fortran-4.2.1_20070724-50.18.i586 (/gcc42-fortran-4.2.1_20070724-50.18.i586)
Is there an easier way of installing it? Like via yum?
EDIT
I got gcc installed, but im rather confused in the link provided as how to apply the patch at step 8.