
---------------------
Requirement:
---------------------

The most important requirement is the shared lib of Monkey's Audio Code, which is also ported to linux 
by me, and the development headers are also required.

And the second important requirement is the xmms development headers and the xmms-config application.

--------------------
Compile:
--------------------

$ ./configure
$ make

Note: when configuring, there is a option for local install -- --enable-local=yes.
so you can install it in ~/.xmms/Plugins.

-------------------
Install
------------------

$ make install

There is a GUI application for displaying the APE file information, located at src/, named fileinfo.


PLAY APE FILES:

You need to restart your XMMS when you finished the installation, so it can reload
the input plugins.


It is really easy, huh? Enjoy it!

