在 centos 6 中安装编译器 gfortran
Posted
技术标签:
【中文标题】在 centos 6 中安装编译器 gfortran【英文标题】:installation of compiler gfortran in centos 6 【发布时间】:2015-08-09 22:29:29 【问题描述】:我尝试安装一些编译器。我在笔记本电脑上使用 Centos 6。我已经安装了 gcc,即“GNU” C 编译器。我还需要安装 gfortran,但是当我输入 yum install gfortran
时,我收到消息 no package gfortran available
。
你知道如何安装 fortran 编译器吗?
【问题讨论】:
【参考方案1】:试试yum install gcc-gfortran
您可以使用yum search gfortran
,查看相关包
【讨论】:
现在,我已经安装好了。谢谢以上是关于在 centos 6 中安装编译器 gfortran的主要内容,如果未能解决你的问题,请参考以下文章
如何在 Apache 服务 CentOS 7 中安装模块 libphp5.so