On Fri, 27 Jan 2006, Tushar Teredesai wrote:


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

--

Thanks, I'll give that a go later, certainly looks a lot quicker than doing two full builds.

--
 das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to