On 1/27/06, Ken Moffat <[EMAIL PROTECTED]> wrote: > My script makes no explicit calls to ldconfig. > >
Maybe one of the package does this. Try this to verify that it is indeed a problem with ldconfig. Compile readline as follows: ./configure --prefix=/tmp/readline make make install make install ls -l /tmp/readline/lib ldconfig -n /tmp/readline/lib ls -l /tmp/readline/lib -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page