Is there an easy way? I'm confused between gcc41 and gcc and failed dependencies as gcc-fortran is not included on the 10.2 distro. Can anyone help? Thanks, Steve. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Primm wrote:
Is there an easy way? I'm confused between gcc41 and gcc and failed dependencies as gcc-fortran is not included on the 10.2 distro.
Can anyone help?
Thanks, Steve.
You'll need the following packages from the openSUSE D/L site. gcc41-fortran-4.1.2_20061115-5.x86_64.rpm gcc-fortran-4.1.3-29.x86_64.rpm libgfortran41-4.1.2-20061115-5.x86_64.rpm mpfr-2.2.0-25.x86_64.rpm mpfr-devel-2.2.0-25.x86_64.rpm If you need 32-bit, substitute the appropriate string (i586/i686) for x86.64 FYI - the mpfr package is a multiple precision floating point library that gfortran requires. I D/L'd these three days ago and have had no problems re-compiling my Fortran and mixed language codes. Buddy Coffey Advanced Electromagnetics -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Buddy Coffey
-
Primm