cluster verification script [message #467516] |
Sun, 25 July 2010 03:00 |
kmsalih
Messages: 197 Registered: March 2006
|
Senior Member |
|
|
Hi,
I am doing RAC on vmware. After running the cluvfy.sh in the result, got message that following rpm packages are missing.
compat-gcc-7.3-2.96.128
compat-gcc-c++-7.3-2.96.128
compat-libstdc++-7.3-2.96.128
compat-libstdc++-devel-7.3-2.96.128
Searched the google and rpm package site.
but didn't find the exact version for RH EL 4
Please guide me.
Thanks,
Salih
[Updated on: Sun, 25 July 2010 05:17] Report message to a moderator
|
|
|
|
|
Re: cluster verification script [message #468113 is a reply to message #467684] |
Wed, 28 July 2010 23:29 |
kmsalih
Messages: 197 Registered: March 2006
|
Senior Member |
|
|
thanks babu and mkounalis for the reply.
i downloaded the rpm packages of CentOS Other.
While installing i am getting the following error
[root@rac1 rpms]# rpm -U compat-libstdc++-7.3-2.96.128.i386.rpm
warning: compat-libstdc++-7.3-2.96.128.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b
file /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so from install of compat-libstdc++-7.3-2.96.128 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++-7.3-2.96.128 conflicts with file from package compat-libstdc++-296-2.96-132.7.2
Is it recommended to remove the existing compat-libstdc++-296-2.96-132.7.2 and install the new one.
[root@rac1 rpms]# rpm -qa | grep compat-libstdc++
compat-libstdc++-33-3.2.3-47.3
compat-libstdc++-296-2.96-132.7.2
Please let me know your suggestion on this.
|
|
|
|