系统版本:
Linux localhost.localdomain 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35
EDT 2007 i686 i686 i386 GNU/Linux
[root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
一、
1.下载软件包:
http://yum.baseurl.org/download/2.0/yum-2.0.8-1.src.rpm
2. 安装(由于是RPM源码包所以安装比较特殊)
#rpmbuild –rebuild yum-2.0.8-1.src.rpm
+++++++++++++++++++ 安装过程+++++++++++++++++++
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires: /bin/bash /bin/sh /usr/bin/python config(yum) = 2.0.8-1
libxml2-python python rpm >= 0:4.1.1 rpm-python
Obsoletes: yum-phoebe
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/yum-
2.0.8root
Wrote: /usr/src/redhat/RPMS/noarch/yum-2.0.8-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.40887
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd yum-2.0.8
+ ‘[' /var/tmp/yum-2.0.8root '!=' / ']‘
+ rm -rf /var/tmp/yum-2.0.8root
+ exit 0
Executing(–clean): /bin/sh -e /var/tmp/rpm-tmp.40887
+ umask 022
+ cd /usr/src/redhat/BUILD
+ rm -rf yum-2.0.8
+ exit 0
+++++++++++++++++++ 安装过程+++++++++++++++++++
[root@localhost ~]#
3.进入到:/usr/src/redhat /RPMS/noarch/
root@localhost RPMS]# cd /usr/src/redhat/RPMS/noarch/
[root@localhost noarch]# rpm -ivh yum-2.0.8-1.noarch.rpm
Preparing… ###########################################
[100%]
1:yum ###########################################
[100%]
二、配置文件部份:
[root@localhost ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=Red Hat Linux $releasever - $basearch - Base
baseurl= http://centos.ustc.edu.cn/centos/4/os/i386/
[updates]
name=Red Hat Linux $releasever - Updates
baseurl= http://mirror.centos.org/centos/4/updates/i386/
或者(64 bit)
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=Red Hat Linux $releasever - $basearch - Base
baseurl=http://centos.ustc.edu.cn/centos/4/os/x86_64/
[updates]
name=Red Hat Linux $releasever - $basearch - Base
baseurl=http://centos.ustc.edu.cn/centos/4/os/x86_64/
三、完成了,测试下吧。
[root@localhost noarch]# yum update
Gathering header information file(s) from server(s)
Server: Red Hat Linux 4AS - i386 - Base
Server: Red Hat Linux 4AS - Updates
Finding updated packages
Downloading needed headers
xorg-x11-xauth-0-6.8.2-1. 100% |=========================| 84 kB
00:01
perl-HTML-Parser-0-3.55-1 100% |=========================| 3.5 kB
00:00
tar-0-1.14-12.5.1.RHEL4.i 100% |=========================| 5.1 kB
00:00
perl-XML-LibXML-Common-0- 100% |=========================| 1.9 kB
00:00
retrygrab() failed for:
http://mirror.centos.org/centos/4/updates/i386//headers/openssh-
server-0-3.9p1-11.el4_7.i386.hdr
Executing failover method
failover: out of servers to try
Error getting file
http://mirror.centos.org/centos/4/updates/i386//headers/openssh-server-
0-3.9p1-11.el4_7.i386.hdr
[Errno 4] IOError: <urlopen error >
只是为了测试,我取消了更新.
[root@localhost noarch]# yum –version
分享到:
相关推荐
Red Hat 系统使用 CentOS的yum源配置文件,CentOS-Base.repo,Red Hat Enterprise Linux Server release 6.8 (Santiago)测试可用, release 6.5, release 6.9应该也可以
《Red Hat Enterprise Linux 5 安装指南》 Red Hat Enterprise Linux(RHEL)是一款广泛应用于企业级服务器的Linux发行版,以其稳定性、安全性及强大的技术支持而受到业界的青睐。本篇文章将详细介绍如何进行Red ...
Red Hat Enterprise Linux 8.0 是一款针对企业级应用设计的操作系统,由 Red Hat 公司发布。这个版本带来了许多重要的更新和改进,旨在提升性能、安全性和稳定性,同时引入了新的特性和技术以适应现代 IT 环境的需求...
Red Hat Enterprise Linux AS release 4 (Nahant Update 3) Kernel \r on an \m # uname -a Linux leekwen 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux # lsb_release -a LSB ...
### RedHat Enterprise Linux 6.9 安装 64 位 Oracle 10g 全过程 #### 一、前言与背景介绍 在 Linux 操作系统下安装 Oracle 数据库,尤其是较早期的版本如 Oracle 10g,可能会遇到不少挑战。这不仅是因为安装过程...
4. **改进的Yum和DNF**:RHEL 8采用了新的包管理器DNF(Dandified Yum),相比旧的Yum,它提供了更快的更新和安装速度,更好的依赖解决能力,以及更友好的用户界面。 5. **自动化与配置管理**:Ansible是RHEL 8.7中...
CentOS是一个社区支持的Linux发行版,它的目标是提供一个与Red Hat Enterprise Linux (RHEL)兼容的免费操作系统。Linux 6.5是SUSE Linux Enterprise Server的一个版本,它为企业级客户提供了一个稳定、安全且高度可...
在Red Hat Enterprise Linux 6.5 (RHEL6.5)上安装Oracle 11g Release 2 (11gR2)是一项技术性较强的任务,因为Oracle数据库软件对操作系统环境有特定的要求。在这个过程中,可能会遇到一些必备的包没有预装在系统中,...
在Red Hat Enterprise Linux 6.0 (Santiago)环境下,为了安装GCC,首先需要确保系统是最新的,可以通过运行`yum update`来更新所有已安装的包。然而,由于这里提到的是使用RPM包手动安装,我们将按照给出的步骤进行...
本教程以Red Hat Enterprise Linux Server release 6.6作为实验环境。需要注意的是,不同版本的Linux可能会略有差异,但整体思路和步骤是相似的。 #### 方法一:挂载本地光盘到系统 **1. 挂载光驱镜像** - 如果...
接下来,将Red Hat Enterprise Linux Server 6.8的DVD ISO镜像文件解压,并将其中的内容复制到 `/var/yum` 目录下。 ```bash cp -r /software/* /var/yum ``` 这一步非常重要,它确保了所有必要的软件包都被包含在...
· Red Hat Enterprise Linux Advanced Platform - 对应以前的Red Hat Enterprise Linux AS · Red Hat Enterprise Linux - 对应以前的Red Hat Enterprise Linux ES Server系统版本信息: [root@rhel5 Server]# cat...
本文档旨在为希望在Red Hat Enterprise Linux 7.6 或 CentOS 7.6 平台上部署 MediaWiki 1.32.1 及其扩展的用户提供详细的步骤指导。此外,还将介绍如何安装相关的依赖软件包,如 Apache Web 服务器、MySQL 数据库...
[root@localhost ~]# yum -y install gcc gcc-c++ #安装编译环境 [root@localhost ~]# yum install -y pcre pcre-devel #安装pcre软件包(使nginx支持http rewrite模块) [root@localhost ~]# yum install -y ...
在RHEL4(Red Hat Enterprise Linux 4)中,`yum`是一个强大的包管理器,它使得用户能够方便地安装、更新和管理软件包。在RHEL4时代,`yum`还不是默认的包管理工具,但通过手动配置,我们可以让系统支持`yum`,从而...
Oracle数据库是企业级的重要数据管理工具,而Red Hat Enterprise Linux (RHEL) 是一个稳定、安全且高性能的操作系统平台,是安装Oracle的理想选择。本教程将详细介绍在RHEL 5上安装Oracle 11g R1的步骤和注意事项。 ...
在本文中,我们将深入探讨如何在Linux x86 Asianux Server 3、Oracle Linux 5以及Red Hat Enterprise Linux 5这些操作系统上安装Oracle 11g Release 2。以下是安装过程中需要注意的关键知识点: 1. **内存要求**:...
Red Hat Enterprise Linux Server release 5 (Tikanga)