Linux6安装11.2.0.4提示缺少elfutils-libelf-devel-0.97及pdksh-5.2.14

本文介绍了解决Oracle 11.2.0.3或11.2.0.4在RHEL6上安装时报告缺少“elfutils-libelf-devel”和“pdksh”包的问题。通过修改cvu_config文件让Oracle安装识别RHEL6环境,并提供手动安装缺失包的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Installing 11.2.0.3 Or 11.2.0.4 (32-bit (x86) or 64-bit (x86-64) ) On RHEL6 Reports That Packages "elfutils-libelf-devel-0.97" And "pdksh-5.2.14" Are Missing (PRVF-7532) (文档 ID 1454982.1)

处理方式是忽略即可。 具体原因可以看看下面的说明。  

CAUSE
OUI executes the following command: 
/bin/rpm -q --qf %{version} redhat-release
and no output is returned (because in RHEL6 the package redhat-release has been replaced by redhat-release-server-6Server).

This causes OUI to believe that the server is not a RHEL server.

As OUI can not identify what type of server it is, OUI performs the default (OEL4) prerequisite checks.

This problem has been logged as unpublished bug 13981169 with Oracle Development.

In addition to this, no RHEL6 prerequisite checks are defined in /database/stage/cvu/cvu_prereq.xml in the 11.2.0.3 media.


SOLUTION
If you have received the 11.2.0.3 or 11.2.0.4 media on DVD, 
it will be necessary to copy the media from the DVD to a disk on the RHEL6 server.
If you have downloaded the 11.2.0.3 or 11.2.0.4 media from My Oracle Support (MOS) then you extract first the software.

Once the software is copied/extracted under  /database, do the following:

1. Change directory to /database/stage/cvu/cv/admin
2. Backup cvu_config
% cp cvu_config backup_cvu_config
3. Edit cvu_config and change the following line:
CV_ASSUME_DISTID=OEL4
to:
CV_ASSUME_DISTID=OEL6
4. Save the updated cvu_config file
5. Install the 11.2.0.3 or 11.2.0.4 software using /database/runInstaller

% cd /database
% ./runInstaller
OUI should now perform the OEL6 prerequisite checks (which are identical to the RHEL6 prerequisite checks) and 
no longer report that packages "elfutils-libelf-devel-0.97" and "pdksh-5.2.14" are missing.


ATTENTION :
About the 32 bit version of soft (x86), in case the problem remains then :
- restore the original cvu_config file 
- after manually verifying that all of the requirements have been met, 

choose the 'Ignore all' option in the installer and continue with the installation.


下载pdksh-5.2.14-37.el5_8.1.x86_64

http://pan.baidu.com/s/1nu5U27n

elfutils-libelf-devel-0.152-1.el6.x86_64.rpm 

http://pan.baidu.com/s/1geW5eFp

[root@localhost softpkg]# rpm -ivh elfutils-libelf-devel-0.152-1.el6.x86_64.rpm 
warning: elfutils-libelf-devel-0.152-1.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
Preparing...                ########################################### [100%]
   1:elfutils-libelf-devel  ########################################### [100%]

[root@localhost softpkg]# rpm -e ksh-20120801-33.el6.x86_64 --nodeps        
[root@localhost softpkg]# rpm -ivh pdksh-5.2.14-37.el5_8.1.x86_64.rpm 
warning: pdksh-5.2.14-37.el5_8.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
Preparing...                ########################################### [100%]
   1:pdksh                  ########################################### [100%]

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值