aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/fileutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r--chapter05/fileutils-inst.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index 29121fec8..1cfb30977 100644
--- a/chapter05/fileutils-inst.xml
+++ b/chapter05/fileutils-inst.xml
@@ -28,11 +28,9 @@ sed -e 's/\(.*\)\(fopen-safer\.c \)\\/\1\2atexit.c \\/' \
<para>Install Fileutils by running the following commands:</para>
-<para><screen><userinput>./configure --disable-nls \
-&nbsp;&nbsp;&nbsp;&nbsp;--prefix=$LFS/usr --bindir=$LFS/bin &amp;&amp;
+<para><screen><userinput>./configure --disable-nls --prefix=$LFS/static &amp;&amp;
make LDFLAGS=-static &amp;&amp;
-make install &amp;&amp;
-ln -sf ../../bin/install $LFS/usr/bin</userinput></screen></para>
+make install</userinput></screen></para>
<para>Once you have installed Fileutils, you can test whether the
segmentation fault problem has been avoided by running