LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   32 bit libpam.so for Ubuntu 12.10 64 bit (https://www.linuxquestions.org/questions/linux-newbie-8/32-bit-libpam-so-for-ubuntu-12-10-64-bit-4175447097/)

pradeepsixer 01-24-2013 08:55 PM

32 bit libpam.so for Ubuntu 12.10 64 bit
 
How do i get the 32 bit libpam.so ( required for installing db2 ) in my Ubuntu 12.10 64 bit ? I tried installing ia32-libs, but no luck though ?

Ztcoracat 02-01-2013 10:30 PM

Hi:;)

Welcome to LQ!

Open your Synaptic Package Manager and in the search type in the package 'lipam.so'
If your Package Manager has it right click on it and tell Synaptic to install it.

If your Synaptic Package Manager does not have this package that you need you can open the terminal and run:
Code:

sudo apt-get install libpam0g:i386
Here's a few article's about your libpam.so-
http://ubuntuforums.org/showthread.p...ghlight=libpam
https://bugs.launchpad.net/ubuntu/+s...-6/+bug/737603

It is working on Ubuntu 12.04 64 bits...
Just I had to dowload libpam from following link:
https://forums.checkpoint.com/forums...essageID=40838

Hope this helps


All times are GMT -5. The time now is 11:19 PM.