martin welsh wrote:

~snip~
> 
> As I have gone through the book I have tried to think of an elegant 
> solution which will ensure that future readers do not make the mistakes 
> that I have.
> 
> The only solution I have thought of is to precede each chapter, the bit 
> where the user starts typing, with a simple statement saying what 
> folders should be where.
> 
> 
> Perhaps  $LFS/tools then mkdir -v  build-folder
>                 Unpack in $LFS/tools/build-folder
> 
> It is a very good teacher that can place the words so that everybody 
> receives the same message.
> It is a genius who does it for dyslexics.

odd, I have dyslexia and don't run into the issues you mention.

Each package has individual build instructions for it already, including
where you are building outside of the source tree and need to use
../configure instead of ./configure.
I tend to build outside of the source tree by habit, and always wind up
using ../configure.

Jaqui


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