Installation should be as simple as doing a ./configure;make install

Use ./configure --prefix=/path/to/install to change the default install
location of /usr/local. I install alsaplayer in my /opt tree so I configure it
as follows:

./configure --prefix=/opt

The alsaplayer binary will then be placed in /opt/bin after the make install.
(it is in /usr/local/bin by default)

If you have questions about the install phase feel free to email me at:

andy@alsa-project.org
