Ken Moffat wrote:
> 2009/8/3 Justin P. Mattock<[email protected]>:
>    
>> All of this lib64 stuff has me wondering do I really need this?
>> i.g. if I set the compiler flags to x86_64 will the system be x86_64
>> without the need for lib64's, or  do I need the lib64's to work with
>> things like firefox(prebuilt  x86_64)?
>>
>> Seems a bit faster to build regularly without having to worry about
>> the whole "better make sure the lib is set to the right location".
>> (anyways never have done this, so might as well).
>>
>>      
>   On x86_64, I use "pure64".  But then, I'm happy to use lilo and I've
> no need of pre-built binaries.  Certainly, building multilib is very
> educational (when things go wrong).
>
> ĸen
>    
ahh hit my first error with chrooting
(just to see) with ncurses
seems I needed libtinfo.so.5
which is either generated from
--with-termlib or --with-ticlib
after recompiling I'm able to chroot into the
new system.
(can't wait to see what else I hit!!)

Justin P. Mattock
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to