linux gcc安装报错【Loading mirror speeds from cached hostfile \n There are no enabled repos】解决办法

在linux安装gcc过程中报错

已加载插件:aliases, fastestmirror, protectbase
Loading mirror speeds from cached hostfile
There are no enabled repos.
Run “yum repolist all” to see the repos you have.
To enable Red Hat Subscription Management repositories:
subscription-manager repos --enable
To enable custom repositories:
yum-config-manager --enable

如图↓
在这里插入图片描述

解决办法

依次输入

  1. wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
  2. wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
  3. yum clean all
  4. yum makecache
    最后再安装一次
  5. yum install -y gcc

OK!解决

  • 0
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
这个报错信息表明在运行yum命令时,没有启用任何软件源。\[2\]要解决这个问题,你可以运行"yum repolist all"命令来查看已启用的软件源。如果没有任何已启用的软件源,你可以使用以下命令来启用Red Hat Subscription Management repositories: "subscription-manager repos --enable <repo>" 或者启用自定义软件源: "yum-config-manager --enable <repo>"。\[2\]此外,你还可以尝试重新安装所需的软件包,例如运行以下命令来安装一些常见的软件包: "yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel"。\[3\]如果在第一次运行时失败,你可以尝试重启虚拟机并重新挂载光盘,然后再次运行命令。希望这些解决方法能帮助你解决问题。 #### 引用[.reference_title] - *1* *3* [linux yum报错:Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile](https://blog.csdn.net/m0_37571475/article/details/116305098)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down1,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [已加载插件:fastestmirror Loading mirror speeds from cached hostfile There are no enabled repos....](https://blog.csdn.net/qq_43224174/article/details/121733073)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down1,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值