2004-01-12 23:23:50 +00:00
|
|
|
<sect1 id="ch06-procinfo" xreflabel="Procinfo">
|
2001-07-23 19:23:43 +01:00
|
|
|
<title>Installing Procinfo-&procinfo-version;</title>
|
2001-09-26 01:24:04 +01:00
|
|
|
<?dbhtml filename="procinfo.html" dir="chapter06"?>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2004-01-12 23:23:50 +00:00
|
|
|
<para>The Procinfo package contains programs for displaying system information.</para>
|
|
|
|
|
2004-01-27 22:27:44 +00:00
|
|
|
<screen>&buildtime; &procinfo-time;
|
|
|
|
&diskspace; &procinfo-compsize;</screen>
|
2001-07-17 19:51:18 +01:00
|
|
|
|
2004-01-12 23:23:50 +00:00
|
|
|
&aa-procinfo-down;
|
2003-11-15 16:07:18 +00:00
|
|
|
&aa-procinfo-dep;
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of Procinfo</title>
|
|
|
|
|
|
|
|
<para>Compile Procinfo:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make LDLIBS=-lncurses</userinput></screen>
|
|
|
|
|
|
|
|
<para>The meaning of the make parameter:</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para><userinput>LDLIBS=-lncurses</userinput>: This tells Procinfo
|
2004-01-26 22:23:41 +00:00
|
|
|
to use the <filename>libncurses</filename> library instead of the
|
2003-11-01 22:31:50 +00:00
|
|
|
long-obsolete <filename>libtermcap</filename>.</para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<para>And install the package:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2004-01-12 23:23:50 +00:00
|
|
|
&aa-procinfo-shortdesc;
|
|
|
|
&aa-procinfo-desc;
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|
2003-11-01 22:31:50 +00:00
|
|
|
|