Wednesday, July 27, 2022

[SOLVED] How do I get libpam.so.0 (32 bit) on my 64bit RHEL6?

Issue

I am trying to install DB2 Enterprise Server on my RHEL6 machine. Unfortunately, it seems that it needs the 32bit version of libpam.so.0 for some routines. The machine runs the 64 bit version which seems to have the lib installed... I assume it's the 64 version. Is there any way to get and install the 32 bit version to be used by the DB2 installer?


Solution

this is probably related, http://www-01.ibm.com/support/docview.wss?uid=swg21573357

seems you need to install pam-1.1.1-10.el6.i686.rpm



Answered By - spotter
Answer Checked By - Katrina (WPSolving Volunteer)