2003-01-17 03:56:38 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Procinfo</title>
|
|
|
|
|
2003-01-17 03:56:38 +00:00
|
|
|
<para>Compile Procinfo:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make LDLIBS=-lncurses</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>The <emphasis>-lncurses</emphasis> switch overwrites the
|
|
|
|
default switch, <emphasis>-ltermcap</emphasis>. This is done
|
|
|
|
because libtermcap is declared obsolete in favor of libncurses.</para>
|
|
|
|
|
|
|
|
<para>Finish installing the package:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-01-17 03:56:38 +00:00
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|