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