I just noticed that we do not create /usr/local/lib64.  Should be make 
/usr/local/lib64 a symlink to /usr/local/lib the way we have:

ln -sv lib /lib64
ln -sv lib /usr/lib64

What I found was that some programs (e.g. gcc) will create a separate 
/usr/local/lib64 if installing in /usr/local.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to