2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Diffutils</title>
|
|
|
|
|
2002-05-01 20:10:46 +01:00
|
|
|
<para>Install Diffutils by running the following commands:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-12-30 03:12:54 +00:00
|
|
|
<para><screen><userinput>LDFLAGS="-static" CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
2002-07-29 19:12:02 +01:00
|
|
|
./configure --prefix=$LFS/static --disable-nls &&
|
|
|
|
make &&
|
2001-10-27 23:21:44 +01:00
|
|
|
make install</userinput></screen></para>
|
2001-09-06 16:31:32 +01:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|
|
|
|
|