【发布时间】:2016-04-11 19:32:44
【问题描述】:
我正在开发一个没有配置 repos 的 rhel 7,我需要编译 c 代码并且我没有 gcc。
我尝试下载单个 rpm 但有很多依赖项,可以在系统上安装什么 repo?我尝试使用 rpmforge 但仍然无法安装 gcc。
有什么想法吗?
【问题讨论】:
我正在开发一个没有配置 repos 的 rhel 7,我需要编译 c 代码并且我没有 gcc。
我尝试下载单个 rpm 但有很多依赖项,可以在系统上安装什么 repo?我尝试使用 rpmforge 但仍然无法安装 gcc。
有什么想法吗?
【问题讨论】:
也许尝试一下软件集合频道中包含 GCC 等的开发人员工具集?信息在这里:https://access.redhat.com/products/Red_Hat_Enterprise_Linux/Developer/#dev-page=6
【讨论】: