Installing Procinfo-18

Estimated build time:           0.02 SBU
Estimated required disk space:  168 KB

Contents of Procinfo

Last checked against version 18.

The procinfo program gathers system data, such as memory usage and IRQ numbers, from the /proc directory and formats this data in a meaningful way.

Procinfo installs the following:

Program Files

lsdev, procinfo and socklist

 

Procinfo Installation Dependencies

Last checked against version 18.

Binutils: as, ld
Fileutils: install, mkdir
Gcc: cc1, collect2, cpp0, gcc
Make: make

 

Installation of Procinfo

Compile Procinfo:

make LDLIBS=-lncurses

The -lncurses switch overwrites the default switch, -ltermcap. This is done because libtermcap is declared obsolete in favor of libncurses.

Finish installing the package:

make install