小编Vik*_*ian的帖子

在 rhel x86_64 工作站 6 上安装 GCC 4.8+

我想在我的Red Hat Enterprise Linux Workstation 6.7 版(圣地亚哥)上安装 gcc 4.8+,最好是 4.9

我订阅了 rhn-classic。

我尝试安装https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/3/html/User_Guide/sect-Red_Hat_Developer_Toolset-Subscribe.html 中给出的 devtoolset

我列出了可用的频道,而不是

rhel-x86_64-workstation-6-rhscl-1
Run Code Online (Sandbox Code Playgroud)

我懂了

rhel-x86_64-workstation-6-rhscl-1-beta
Run Code Online (Sandbox Code Playgroud)

所以我添加它使用

 rhn-channel --add --channel=rhel-x86_64-workstation-6-rhscl-1-beta
Run Code Online (Sandbox Code Playgroud)

然后当我跑

yum install devtoolset-3
Run Code Online (Sandbox Code Playgroud)

它说没有可用的软件包 devtoolset-3。

任何帮助,将不胜感激。

rhel gcc software-installation

2
推荐指数
1
解决办法
2万
查看次数

标签 统计

gcc ×1

rhel ×1

software-installation ×1