
Steps to install setiherder from source:

  1)  ./configure
      (this is my first time using autoconf..  if it breaks please lemme know)
  2)  'cd src' and 'make' 
  3)  make install (if it built properly)
  4)  goto step FE (below) 

Steps to install a binary setiherder
  1)  gunzip setiherder-xx.tar.gz 
  2)  copy the 'setiherder' binary somewhere in your path
  3)  goto step 7 (below)

client setup:
  FE) read the README and any other docs you need to, and decide on a
      method of spawning remote processes.  If you want to use the little
      script, then you'll need to place it in all your SETI@home client
      directories.  Same with setid.
  FF) If you're not using setid, ensure that you can start SETI@home on a 
      remote machine *directly from the prompt* before you try it under 
      the gui.  

You're done.  Enjoy.


