aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/fileutils-inst.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-17 11:20:12 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-17 11:20:12 +0000
commitec710a37fd94ff092223794dd12463af072abb81 (patch)
tree21cad2970be6ac574a5114aecc08875f2c620686 /chapter05/fileutils-inst.xml
parenta1c95d1c0ee50a5bb8b706593f18b4bef7a8394f (diff)
added fileutils test
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r--chapter05/fileutils-inst.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index 01239bd7e..80f4c87e2 100644
--- a/chapter05/fileutils-inst.xml
+++ b/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>