Bruce Dubbs wrote these words on 02/22/05 12:11 CST:

> As I look at LFS 6.0, I see:
> mv /usr/lib/lib{shadow,misc}.so.0* /lib
> ln -sf ../../lib/libshadow.so.0 /usr/lib/libshadow.so
> ln -sf ../../lib/libmisc.so.0 /usr/lib/libmisc.so
> 
> and
> 
> mv /usr/lib/lib{readline,history}.so.5* /lib
> ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so
> ln -sf ../../lib/libreadline.so.5 /usr/lib/libreadline.so
> 
> Which seems consistent to me.

We're just not on the same page here. Perhaps someone else needs
to jump in and explain it in a manner different than I. Others
(Kevin and Jim) are understanding what I'm saying.

Bruce, you are not.

This is the last time I'll try, otherwise, let's just forget about
it. It's really not that big of a deal.

But in the LFS versions of both Shadow and Readline the unversioned
.so symlink is in /usr/lib. The other files related to the libraries
are in /lib.

In the PAM instructions, the unversioned .so file is both in /usr/lib
and /lib.

This is not consistent.

-- 
Randy

rmlinux: [GNU ld version 2.15.91.0.2 20040727] [gcc (GCC) 3.4.1]
[GNU C Library 2004-07-01 release version 2.3.4] [Linux 2.6.8.1 i686]
12:16:00 up 16 days, 20:05, 9 users, load average: 0.10, 0.06, 0.01
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to