On 1/12/06, Simon Scheiwiller <[EMAIL PROTECTED]> wrote: > > so 1. is that actually possible or will I mess up my system for sure and > should therefore rather save the time and start from scratch?
The simplest way would be to start from scratch. Though it is doable by installing ncurses and working up the dependency chain and compiling packages that depend on ncurses. It is a nice learning experience :) > and 2. if it works, is ncurses used by EVERY package? or is it stated as a > requirement (not in blfs, but in README or INSTALL files in the package), > so I don't have to recompile everything? Unfortunately the book does not mention LFS dependencies nor does it state how to find the dependencies. The README is a good place to start but it may not list basic dependencies such as ncurses. A good way to find library dependencies is using readelf <http://www.gnu.org/software/binutils/manual/html_chapter/binutils_14.html>. -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page