6.44. Installing Procinfo-18

Estimated build time:           1 minute
Estimated required disk space:  170 KB

6.44.1. Installation of Procinfo

Install Procinfo by running the following commands:

make LDLIBS=-lncurses &&
make install

6.44.2. Command explanations

make LDLIBS=-lncurses : This will use -lncurses instead of -ltermcap when building procinfo. This is done because libtermcap is declared obsolete in favor of libncurses.

6.44.3. Contents of procinfo-18

6.44.4. Dependencies

Procinfo-18 needs the following to be installed:


binutils: as, ld
fileutils: install, mkdir
gcc: cc1, collect2, cpp0, gcc
make: make