【发布时间】:2020-02-26 14:34:12
【问题描述】:
我尝试在 CentOS 上安装 GMP 出现这个错误:
yumdownloader --source gmp
Enabling mysql-tools-community-source repository
Enabling mysql-connectors-community-source repository
Enabling mysql56-community-source repository
Loading mirror speeds from cached hostfile
* base: centos.mirrors.ovh.net
* epel: nl.mirror.babylon.network
* epel-source: nl.mirror.babylon.network
* extras: centos.mirrors.ovh.net
* updates: centos.mirrors.ovh.net
No source RPM found for gmp-4.3.1-10.el6.x86_64
No source RPM found for gmp-4.3.1-10.el6.i686
Nothing to download
你能帮帮我吗?
【问题讨论】:
-
你为什么要获取(古董版本的)源而不是二进制包?如果你真的想要资源,你不妨直接从 gmplib.org 获取最近的资源。
-
请注意问题已在下一个网址中得到解答:stackoverflow.com/questions/38190892/…