- <sect2>
- <title>Installation of Gawk</title>
- <para>This package requires its patch to be applied before you can
- install it.</para>
- <para>Install Gawk by running the following commands:</para>
- <para><screen><userinput>patch -Np1 -i ../gawk-&gawk-patch-version;.patch &&
- ./configure --prefix=/usr --libexecdir=/usr/bin &&
- make &&
- make install</userinput></screen></para>
- </sect2>
|