On 08/02/2017 03:09 PM, Jeff Trefftzs wrote:
> I just installed Fedora 26 on my laptop, and R now fails to load.  The
> error message is missing libgfortran.so.3.  Does anyone have a fix for
> this?  FC 26 comes with R-3.4.1 as an RPM, but it throws the error, as
> does trying to compile R-3.4.1 from source.

Looking at my Fedora 26 system:

[spot@localhost ~]$ rpm -q R-core
R-core-3.4.1-1.fc26.x86_64

[spot@localhost ~]$ rpm -q R-core --requires |grep libgfortran
libgfortran.so.4()(64bit)
libgfortran.so.4(GFORTRAN_7)(64bit)

I'm not sure how you ended up with an R package that depends on
libgfortran.so.3, unless you have one for an older Fedora. In Fedora 26,
libgfortran.so.4 is provided by libgfortran.

~tom

_______________________________________________
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora

Reply via email to