2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2001-07-20 02:51:51 +01:00
|
|
|
<para>
|
|
|
|
<userinput>patch -Np1 -F10 -i ../ncurses-5.2.patch:</userinput> Regular
|
|
|
|
updates to the ncurses package are provided as patch files so this is
|
|
|
|
to make the source tree up to date.
|
|
|
|
</para>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<para>
|
|
|
|
<userinput>--with-shared:</userinput> This enables the build of the
|
|
|
|
shared ncurses library files.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<userinput>--disable-termcap:</userinput> Disabled the compilation of
|
2001-04-09 18:38:08 +01:00
|
|
|
termcap fall back support.
|
2001-01-24 00:31:17 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|