如何在 ubuntu 16.06 上安装 libgfortran.so.4
How to install libgfortran.so.4 on ubuntu 16.06
我使用的一个应用刚刚更新,它不再 运行 在我的系统上。当我尝试 运行 应用程序时,出现错误:error while loading shared libraries: libgfortran.so.4: cannot open shared object file: No such file or directory
我查看了我的系统,只有 libgfortran.so.3 可用。你知道我应该怎么做才能拥有下一个版本吗?我应该安装哪个包? (我的系统是ubuntu16.04)
我使用的一个应用刚刚更新,它不再 运行 在我的系统上。当我尝试 运行 应用程序时,出现错误:error while loading shared libraries: libgfortran.so.4: cannot open shared object file: No such file or directory
我查看了我的系统,只有 libgfortran.so.3 可用。你知道我应该怎么做才能拥有下一个版本吗?我应该安装哪个包? (我的系统是ubuntu16.04)