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
Finish installing the package:
make install
Remove a spurious library link:
rm /lib/libproc.so