This is the source to massfinger.  To compile:

$ ./configure
$ make

It will automagically detect if you have gtk installed and build
the xmassfinger binary as well if this is the case. If gtk is 
not detected, only the 'massfinger' (console mode) application
will be built.

Then to install:

$ make install

You MUST install before it will work.
