The application I'm using has just been updated and it no longer works on my system. When I try to start the application, I get an error message:error while loading shared libraries: libgfortran.so.4: cannot open shared object file: No such file or directory
I looked at my system and only libgfortran.so.3 is available. Do you know what to do to have the next version? Which package should I install? (my system is ubuntu 16.04)
source
share