how to install asfatm:
----------------------------

a. untar the archive
	type 'tar xfvz asfatm-X.XX.tar.gz'
b. change to the asfatm directory
	type 'cd asfatm-X.XX/asfatm'
c. compile it
	type 'make'
d. install it
	copy it to a directory in your path
	example: cp asfatm /usr/X11/bin
