procinfo-exp.xml 263 B

123456789
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>make LDLIBS=-lncurses :</userinput> This will use
  4. -lncurses instead of -ltermcap when building procinfo. This is done
  5. because libtermcap is declared obsolete in favor of libncurses.</para>
  6. </sect2>