Forum Discussion

tonyr-bos's avatar
tonyr-bos
Level 2
12 years ago
Solved

pre-requisite check fails on pam and libstdc++ (looks for 32-bit)

I am trying to install from DVD ( LxRT-6.0.2-2012-10-08a.dvd1-redhatlinux ) on RHEL6.3, 64 bit.  The pre-requisite checker fails because it can't find pam or libstdc++:

CPI ERROR V-9-30-1316 The following required OS rpms (or higher version) were 
not found on canton01:
pam-1.1.1-8.el6.i686 libstdc++-4.4.5-6.el6.i686
 
but those are the 32-bit RPMs, and I'm on a 64-bit system.  the 64-bit RPMs are installed:
 
[root@canton01 rhel6_x86_64]# rpm -q pam
pam-1.1.1-10.el6.x86_64
[root@canton01 rhel6_x86_64]# rpm -q libstdc++
libstdc++-4.4.6-3.el6.x86_64
 
Any ideas on how to fix or get around this?
 
thanks
 
-tonyr-bos.

 

2 Replies