Installation of Procps
This package requires its patch to be applied before you can
install it. This patch fixes a locale problem that makes
w crash under certain locale settings. Apply
the patch:
patch -Np1 -i ../procps-&procps-patch-version;.patch
Compile Procps:
make
Install it:
make install
And remove a spurious library link:
rm /lib/libproc.so