Instructions for binary distribution (OS X only so far).
--------------------------------------------------------
1- Mount the disk image (dmg) file.
2- Drag the playfair application icon to your Applications folder.
3- Double-click the playfair application icon to run.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Instructions for source distribution
------------------------------------
Installing playfair is pretty easy.  If you're reading this, you've
already done step 1, which is to unpack the distribution tarball.
After that, it's a simple matter of:

./configure
make
make install

The 'make install' step might need superuser priveleges depending on
your system and whether or not you passed any options to the configure
script.

By default, this process will install three shared libraries and one
executable:

/usr/local/lib/libmp4ff.XXX
/usr/local/lib/libmp4v2.XXX
/usr/local/lib/libplayfair.XXX
/usr/local/bin/playfair
