[1] in ch 6.21.1, pg114 - ncurses-5.4, doing the link line :-
ln -sfv libncurses.so /usr/lib/libcurses.so

note that the 'n' is not present in the word after /lib.
so i added the 'n' into "libcurses" becomes and it became "libucurses". 

is it ok.

[2] in ch6.50.1 pg166, the option "--strip-path=1" is not valid and hence 
replaced with "--strip-components=1" , is that ok too.

regards.

-- 
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