Bläddra i källkod

added fileutils test

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 år sedan
förälder
incheckning
ec710a37fd
1 ändrade filer med 6 tillägg och 0 borttagningar
  1. 6 0
      chapter05/fileutils-inst.xml

+ 6 - 0
chapter05/fileutils-inst.xml

@@ -19,5 +19,11 @@ those using glibc-2.2.3 are:
 <userinput>cd $LFS/usr/bin &amp;&amp;</userinput>
 <userinput>ln -s ../../bin/install</userinput></screen></para>
 
+<para>Once you have installed fileutils, you can test whether the
+segmentation fault problem has been avoided by running
+<userinput>$LFS/bin/ls</userinput>.  If this works then you are OK, if
+not, then you need to re-do the installation using the seds if you
+didn't the first time or vice-versa.</para>
+
 </sect2>