John Mitchell wrote: > Hi, > > I'm wandering if it makes any sense to configure /etc/ld.so.conf to include > lib64 directories > > > - /usr/local/lib64 > - /opt/lib64 > > > I guess this can always be added later?
Yes. Note that LFS does not build a multilib system as multilib is not needed if you are building a package from source. Note that /lib64 -> lib on LFS so additional '64' libraries are not needed in ld.so.conf. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
