Installing Procinfo-&procinfo-version;
The Procinfo package contains programs for displaying system information.
&buildtime; &procinfo-time;
&diskspace; &procinfo-compsize;
&aa-procinfo-down;
&aa-procinfo-dep;
Installation of Procinfo
Compile Procinfo:
make LDLIBS=-lncurses
The meaning of the make parameter:
LDLIBS=-lncurses: This tells Procinfo
to use the libncurses library instead of the
long-obsolete libtermcap.
And install the package:
make install
&aa-procinfo-shortdesc;
&aa-procinfo-desc;