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-05-01 20:10:46 +01:00
|
|
|
<para><screen><userinput>CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
2002-05-25 01:19:47 +01:00
|
|
|
./configure --prefix=$LFS/static --disable-nls &&
|
2002-03-29 23:49:44 +00:00
|
|
|
make LDFLAGS=-static &&
|
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>
|
|
|
|
|