ncurses-exp.xml 510 B

123456789101112131415
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -F10 -i ../ncurses-&ncurses-version;-&ncurses-patch-version;.patch:</userinput>
  4. Regular updates to the ncurses package are provided as patch files so this is
  5. to make the source tree up to date.</para>
  6. <para><userinput>--with-shared:</userinput> This enables the build of the
  7. shared ncurses library files.</para>
  8. <para><userinput>--disable-termcap:</userinput> Disabled the compilation of
  9. termcap fall back support.</para>
  10. </sect2>