Chinaunix

标题: oracle10g在linux rhel4安装问题 [打印本页]

作者: zhoubincibn    时间: 2007-02-09 19:26
标题: oracle10g在linux rhel4安装问题
环境:oracle10g在linux rhel4安装问题
在安装前需要,我需要安装以下包
compat-gcc-c++-8-3.3.4.2.i386.rpm
compat-gcc-8-3.3.4.2.i386.rpm
compat-libstdc++-devel-8-3.3.4.2.i386.rpm
compat-libstdc++-8-3.3.4.2.i386.rpm

前三个包我都顺利安装了;但是最后一个compat-libstdc++-8-3.3.4.2.i386.rpm包,当我安装的时候提示
[root@zbLinux ~]# rpm -ivh compat-libstdc++-8-3.3.4.2.i386.rpm --nodeps
warning: compat-libstdc++-8-3.3.4.2.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing...                ########################################### [100%]
        file /usr/lib/libstdc++.so.5.0.7 from install of compat-libstdc++-8-3.3.4.2 conflicts with file from package compat-libstdc++-33-3.2.3-47.3
        file /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so from install of compat-libstdc++-8-3.3.4.2 conflicts with file from package compat-libstdc++-296-2.96-132.7.2
        file /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so from install of compat-libstdc++-8-3.3.4.2 conflicts with file from package compat-libstdc++-296-2.96-132.7.2

小弟我真的没有办法了,不明白为什么,该如何解决,请前辈们给与指点,谢谢!
作者: Peifei    时间: 2007-02-10 11:43
好像是提示有冲突吧,不必刻意装RPM某个版本,只要比它相同或高一点就可以了.
我装的时候按照下面来装的,所有的包都是在装RHEL4的时候就加上去了.

binutils-2.15.92.0.2-13.EL4
compat-db-4.1.25-9
compat-libstdc++-296-2.96-132.7.2
control-center-2.8.0-12
gcc-3.4.3-22.1.EL4
gcc-c++-3.4.3-22.1.EL44
glibc-2.3.4-2.9
glibc-common-2.3.4-2.9
gnome-libs-1.4.1.2.90-44.1
libstdc++-3.4.3-22.1
libstdc++-devel-3.4.3-22.1
make-3.80-5
pdksh-5.2.14-30
sysstat-5.0.5-1
xscreensaver-4.18-5.rhel4.2
setarch-1.6-1

一次成功!
作者: redhotkiss    时间: 2007-02-10 13:12
只要在安装的时候注意开发包里包括需要的那几个包就可以。
如果简单点可以把开发包全装上。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2