1) Edit Makefile to adjust the paths.
2) make
3) make install
4) Add 

   export LD_PRELOAD=/usr/local/lib/libwastebasket.so

   to your .profile. Of course the path has to be changed if you changed it
   in the Makefile. :-)

   If you're using csh you have to add

   setenv LD_PRELOAD /usr/local/lib/libwastebasket.so

   to .cshrc.

5) Enjoy. And remember to do a wbpurge regularly.
