arnaud-m/butineur

Missing libgfortran.so.3 in F27

arnaud-m opened this issue · 1 comments

After dist-upgrade from F26 to F27

> library(shiny)
> runApp()
Loading required package: NLP
Erreur : package or namespace load failed fortmin dyn.load(file, DLLpath = DLLpath, ...):
 impossible de charger l'objet partagé '/home/nono/R/x86_64-redhat-linux-gnu-library/3.4/slam/libs/slam.so':
  libgfortran.so.3: cannot open shared object file: No such file or directory

Copy the library from CentOS : https://stackoverflow.com/a/47412722
To remove later.