Installation of Procps
First fix a locale problem that can crash w under
certain locale settings:
patch -Np1 -i ../procps-&procps-patch-version;.patch
Now compile Procps:
make
Install it:
make install
And remove a spurious library link:
rm /lib/libproc.so