linux - oracle linux 上的依赖性检查失败

标签 linux dependencies packet installation

我是 Linux 新手。我正在使用 oracle linux...el5。我正在尝试安装 oracle 11g。 我必须安装一些数据包来完成预安装任务。例如:compat-libstdc++-33-3.2.3 我下载了 rpm 文件并尝试安装,但依赖项检查失败。 我有一个更高版本的 glibc,如下所示。我应该怎么办?即使我有更高版本,我是否可以安装所有依赖项?

[root@localhost ferhat]# rpm -iv compat-libstdc++-33-3.2.3-61.x86_64.rpm
warning: compat-libstdc++-33-3.2.3-61.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
error: Failed dependencies:
        libc.so.6()(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libc.so.6(GLIBC_2.2.5)(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libc.so.6(GLIBC_2.3)(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libgcc_s.so.1()(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libgcc_s.so.1(GCC_3.0)(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libgcc_s.so.1(GCC_3.3)(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
        libm.so.6()(64bit) is needed by compat-libstdc++-33-3.2.3-61.x86_64
[root@localhost ferhat]# 
[root@localhost ferhat]# 
[root@localhost ferhat]# rpm -q glibc
glibc-2.5-49
[root@localhost ferhat]# rpm -q gcc
gcc-4.1.2-48.el5

问候...

最佳答案

使用包管理器而不是纯 RPM 进行安装。你的发行版里有什么,嗯?

关于linux - oracle linux 上的依赖性检查失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11774317/

相关文章:

c - linux内核模块赋值从指针生成整数而不进行强制转换

linux - 我如何搜索 > 进入 bash 脚本

c# - 找出函数内部使用了哪些变量?

c# - C#发送UDP包

c# - 读取拆分的 TCP 数据包

linux - 如何使用 ssh 或 putty 在 linux 上安装 ffmpeg

java - 为什么需要 Java 6 JDK,即使我希望在安装 JBOSS EAP 6 时使用 Java 7 JDK?

network-programming - 如何阅读 FSM 图

android - 错误无法解决'com.yqritic :recylerview-flexibledivider:1. 2.4;

android - ListPreference 依赖项