2003-01-15 07:57:52 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Textutils</title>
|
|
|
|
|
2003-01-15 07:57:52 +00:00
|
|
|
<para>Prepare Textutils to be compiled:</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 \
|
2003-01-03 03:55:07 +00:00
|
|
|
LDFLAGS="-static" ./configure --prefix=$LFS/static \
|
2003-01-15 07:57:52 +00:00
|
|
|
--disable-nls</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Continue with compiling the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Finish installing the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|