From ec710a37fd94ff092223794dd12463af072abb81 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Fri, 17 Aug 2001 11:20:12 +0000 Subject: added fileutils test git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/fileutils-inst.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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: cd $LFS/usr/bin && ln -s ../../bin/install +Once you have installed fileutils, you can test whether the +segmentation fault problem has been avoided by running +$LFS/bin/ls. 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. + -- cgit v1.2.3-54-g00ecf