Sfoglia il codice sorgente

Updated, config.log's last lines don't contain the errors anymore, there's all kinds of extra info at the end these days

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 anni fa
parent
commit
b89299ed3d
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      chapter02/askforhelp.xml

+ 5 - 5
chapter02/askforhelp.xml

@@ -36,11 +36,11 @@ help us to see other possible causes of your problem.)</para>
 <sect2>
 <title>Configure problems</title>
 
-<para>When something goes wrong during the stage where the configure
-script is run, look at the last lines of the
-<filename>config.log</filename>. This file may contain errors
-encountered during configure which weren't printed to the screen.
-Include those relevant lines if you decide to ask for help.</para>
+<para>When something goes wrong during the stage where the configure script
+is run, look through the <filename>config.log</filename> file. This file
+may contain errors encountered during configure which weren't printed to
+the screen.  Include those relevant lines if you decide to ask for
+help.</para>
 
 </sect2>