For Novemeber 2010 and March 2013, I have tried to update the |STAT distribution
to compile without any changes on modern platforms.

You may need to make some configuration changes to "makefile" in the src
directory, but you should be able to type:
	make all
to compile, and
	make test
to run some tests (for which you should see only a short message of success).

Please let me know if you have any problems. Sending me the output of
	make all
should be all I will need to help you.