mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-21 11:45:07 +01:00
added fileutils test
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a1c95d1c0e
commit
ec710a37fd
@ -19,5 +19,11 @@ those using glibc-2.2.3 are:
|
|||||||
<userinput>cd $LFS/usr/bin &&</userinput>
|
<userinput>cd $LFS/usr/bin &&</userinput>
|
||||||
<userinput>ln -s ../../bin/install</userinput></screen></para>
|
<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>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user