Alan wrote:

> [EMAIL PROTECTED]:~$ ls -l ../../lib/libpam.so.0.81.6
> -rwxr-xr-x 1 root root 139818 Jun  1 12:25 ../../lib/libpam.so.0.81.6
> 
> that is where /usr/lib/libpam.so points to.

This doesn't make any sense to me. You appear to being issuing
the ls command from your home directory and using a relative
path, which is meaningless because I don't know what your
home directory is. Please issue the following command and post
the results.

ls -l {,/usr}/lib/libpam*

What I'd like to see is all the pam libs in /lib and all
the ones in /usr/lib

-- 
Randy

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to