6.45. Installing Procps-2.0.7

Estimated build time:           1 minute
Estimated required disk space:  2 MB

6.45.1. Installation of Procps

Install Procps by running the following commands:

make &&
make XSCPT='' install &&
mv /usr/bin/kill /bin

6.45.2. Command explanations

make XSCPT='' install: This will set the Makefile variable XSCPT to an empty value so that the XConsole installation is disabled. Otherwise "Make install" tries to copy the file XConsole to /usr/X11R6/lib/X11/app-defaults. And that directory does not exist, because X is not installed.

6.45.3. Contents of procps-2.0.7

6.45.4. Dependencies

Procps-2.0.7 needs the following to be installed:


bash: sh
binutils: as, ld, strip
fileutils: install, ln, mv, rm
gcc: cc1, collect2, cpp0, gcc
grep: grep
make: make
gawk: awk
sed: sed
sh-utils: basename, pwd
textutils: sort, tr