Hi,

Doing several LFS builds to test the ICA/farce support in jhalfs, I noticed 
that when reinstalling Readline the 
existent /lib/lib{history,readline}.so.5.1 libraries are renamed 
to /lib/lib{history,readline}.so.5.1.old  AND the 
symliks /lib/lib{history,readline}.so.5 are changed to to point to 
that /lib/lib{history,readline}.so.5.1.old libreries instead to point to the 
newly installed /lib/lib{history,readline}.so.5.1 ones.

That meant that the symlinks /usr/lib/lib{history,readline}.so that we create 
ponting to ../../lib/lib{history,readline}.so.5 in fact will point also to 
that "old" libraries.

I that can be confirmed by others folks, I think that we should to add a 
similar note to the current one for Bzip2 saying that if reinstalling 
Readline a "rm -f  /lib/lib{history,readline}.so.5*" must be performed before 
"make install"


-- 
Manuel Canales Esparcia
Usuario de LFS nÂș2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to