我的系统是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 阅读(3783) 回复(3)
我安装了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) ...
我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 ...
Error: Package: glibc-devel-2.5-118.el5_10.2.i386 (update) Requires: glibc = 2.5-118.el5_10.2 Installed: glibc-2.12-1.47.el6.i686 (@anaconda-RedHatEnterpriseLinux-201111171035.i386/6.2) glibc = 2.12-1.47.el6 Available: glibc-2.5-118.i386 (base) glibc = 2.5-118 Available: glibc-2.5-118.el5_10.2.i386 (update) gl...
我已经在虚拟机下设置好了conneted mkdir /mnt/dvd 然后将/dev/cdrom 挂载到了/mnt/dvd 下面我该怎么做?
本人小白,用rpm -qa |grep gcc 只能查出已经安装。 但不知道是否两个版本都安装了。 问有什么命令能知道安装的gcc是多少位的? 是否32位和64位的都安装了。
安装gcc的时候问题太多了,试了好几次,说时没有安装C 编译,这可麻烦,还不算那么多包之间的问题,用了yum,真方便。下面是我的安装记录。 [root@tankweight tankweight]# yum -y install gcc 已加载插件:langpacks, presto, refresh-packagekit 设置安装进程 解决依赖关系 --> 执行事务检查 ---> Package gcc.i686 0:4.6.1-9.fc15 will be 安装 --> 处理依赖关系 cloog-ppl >= 0.15,它被软件包 gcc-4.6.1-9.fc15.i686 需要 --...
我的操作系统是AS4,现在我想安装一个yum,用的安装包是yum-3.2.28.tar.gz,但是安装完成后,执行yum,报以下错误 There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named yum Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't matc...
我在系统里安装yum 但是每次去下载任何东西的都报这样的东西 请问是怎么回事?谢谢大家 Loading "installonlyn" plugin Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Resolving Dependencies
今天想升级一下我的everest,因为知道everest0.5pre2出来了,结果发现atp不行了,登录公司内部的服务器发现只提供yum方式升级了: Everest升级仓库 目前为止,Everest支持yum升级方式,并支持Debian deb格式软件的安装, deb软件包格式可以通过命令debinst *.deb方式进行安装。升级仓库yum的使用方法如下 yum升级方式(仅对0.5pre2之后的用户有效): 下载(右键另存为): [对于升级服务器架设人员,不要忘记修改everest.repo...