Hi,

* John P Verel <[EMAIL PROTECTED]> [02-06-09 17:39]:
>Looking at Sven's Installation Examples, I see outputted logs showing
>the results of configure, make and make install.  Am I correct to
>assuming that these are generated automatically?
A config.log is done automatically, but to create make logs you have
to redirect make's output.
    make 2>&1 >make.log

Thorsten
-- 
It has become appallingly obvious that our technology has exceeded our humanity.
        - Albert Einstein

Reply via email to