unzip and untar

	tar -zxvf mp3header-<version#>.tar.gz
	cd mp3header

Run a Make

	make

Copy the file mp3header to somewhere in your path, or run it from the current dir.

modify the "tester.pl" script to point to your directory with mp3's.  "tester.pl" will display information for every mp3 in the dir (and it's recursive).


