2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Textutils</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install Textutils by running the following commands:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-09-07 17:42:31 +01:00
|
|
|
<para><screen><userinput>CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
|
|
|
./configure --prefix=$LFS/static \
|
2002-05-02 21:15:02 +01:00
|
|
|
--disable-nls &&
|
2001-10-27 23:21:44 +01:00
|
|
|
make LDFLAGS=-static &&
|
2002-05-25 01:19:47 +01:00
|
|
|
make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|