ChinaUnix.net
相关文章推荐:

linux yum gcc

我安装了fedora15, 想使用gcc 于是whereis gcc但是找不到; 于是我就yum install gcc但是出现以下错误: http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml: [Errno 14] curl#5 - "Couldn't resolve proxy" 尝试其他镜像。 http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml: [Errno 14] curl#5 - "Couldn't resolve proxy" 尝试其他镜像。 错误:Cannot retrieve repository metadata (repomd.xml) ...

by maoshaqi88 - Linux系统管理 - 2012-08-27 21:34:53 阅读(3004) 回复(5)

相关讨论

When I was trying to install gcc using yum on my newly-installed fc5,the downloading is all correct,but when it came to install,an error message was thrown:Package gcc-4.1.0-6.i386.rpm is not signed,is it because of gcc need a special key?How to do it?Can anyone help me?Thanks in advance

by fedoracore4 - 系统管理 - 2006-04-09 10:18:49 阅读(788) 回复(0)

When I was trying to install gcc using yum on my newly-installed fc5,the downloading is all correct,but when it came to install,an error message was thrown:Package gcc-4.1.0-6.i386.rpm is not signed,is it because of gcc need a special key?How to do it?Can anyone help me?Thanks in advance

by fedoracore4 - Linux系统管理 - 2006-04-09 10:18:49 阅读(1002) 回复(0)

我的系统是RHEL 5.4 yum 配置文件没有问题,软件仓库是/mnt/Server,但是在安装gcc时会报下面的错误,请高手指点 [root@hk1 Server]# yum install gcc-c++-4.1.2-46.el5.i386.rpm Loaded plugins: rhnplugin, security This system is not registered with RHN. RHN support will be disabled. Setting up Install Process Examining gcc-c++-4.1.2-46.el5.i386.rpm: gcc-c++-4.1.2-46.el5.i386 Marking gcc-c++-4.1.2-46.el5....

by 莫莫1437 - Linux新手园地 - 2010-03-19 16:12:21 阅读(3779) 回复(3)

fedora 执行“yum install gcc-c++” 当选择‘y’后显示Error DownLoading packages......

by sincelycunix - Linux新手园地 - 2011-11-08 20:18:42 阅读(2955) 回复(1)

我VM虚拟机上安装的fedora core5,以前成功安装过GCC,不过老是关联软件包没安装,虽然装好了也费了好大劲,痛苦中。。。。 刚开始学习使用yum,发现使用yum安装可解决关联的问题,安装bmp-mp3时都无问题,但在安装GCC时出现以下错误,还请高手指点,不胜感激 [root@localhost ~]# rpm -q gcc-4.1.1-51.fc5.src.rpm package gcc-4.1.1-51.fc5.src.rpm is not installed [root@localhost ~]# yum install gcc-4.1.1-51.fc5.src.rpm ...

by ybnever - Linux新手园地 - 2007-05-23 00:39:32 阅读(4949) 回复(4)

系统版本如下,是通过SSH执行的命令

by yespgg - 分布式文件系统(FastDFS) - 2016-09-07 17:14:03 阅读(388) 回复(1)

yum是干什么的 使用redhat,fedora的linuxer肯定都为rpm著名的dependency hell而头疼(这也是所有基于rpm发行版都有的问题)。foo is needed by bar,bar is needed by foo。要装卸个软件,还得辛辛苦苦地梳理清楚所有依赖性问题,rpm的几个搜索站点成了时常光顾的场所,如果不幸碰到循环依赖,那就只有干瞪眼的分了。 有时加个--nodeps参数,倒是眼不见,心不烦,但这样装上的软件,你能保证正常使用吗,这样卸载软件,你能保证不...

by Bill_rhce - Linux文档专区 - 2009-10-26 10:56:23 阅读(744) 回复(0)

yum是干什么的 使用redhat,fedora的linuxer肯定都为rpm著名的dependency hell而头疼(这也是所有基于rpm发行版都有的问题)。foo is needed by bar,bar is needed by foo。要装卸个软件,还得辛辛苦苦地梳理清楚所有依赖性问题,rpm的几个搜索站点成了时常光顾的场所,如果不幸碰到循环依赖,那就只有干瞪眼的分了。 有时加个--nodeps参数,倒是眼不见,心不烦,但这样装上的软件,你能保证正常使用吗,这样卸载软件,你能保证不...

by xinxuwei - Linux文档专区 - 2009-09-27 22:47:01 阅读(615) 回复(0)

yum是干什么的 使用redhat,fedora的linuxer肯定都为rpm著名的dependency hell而头疼(这也是所有基于rpm发行版都有的问题)。foo is needed by bar,bar is needed by foo。要装卸个软件,还得辛辛苦苦地梳理清楚所有依赖性问题,rpm的几个搜索站点成了时常光顾的场所,如果不幸碰到循环依赖,那就只有干瞪眼的分了。 有时加个--nodeps参数,倒是眼不见,心不烦,但这样装上的软件,你能保证正常使用吗,这样卸载软件,你能保证不...

by frankfan126 - Linux文档专区 - 2009-09-18 23:20:30 阅读(671) 回复(0)

yum是干什么的 使用redhat,fedora的linuxer肯定都为rpm著名的dependency hell而头疼(这也是所有基于rpm发行版都有的问题)。foo is needed by bar,bar is needed by foo。要装卸个软件,还得辛辛苦苦地梳理清楚所有依赖性问题,rpm的几个搜索站点成了时常光顾的场所,如果不幸碰到循环依赖,那就只有干瞪眼的分了。 有时加个--nodeps参数,倒是眼不见,心不烦,但这样装上的软件,你能保证正常使用吗,这样卸载软件,你能保证不...

by outcrop - Linux文档专区 - 2009-09-16 10:35:23 阅读(684) 回复(0)