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

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

And the second important requirement is the development headers and pkg-config data of beep media player.


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

$ ./configure
$ make

Note: when configuring, there is a option for local install -- --enable-local=yes.
so you can install it in ~/.bmp/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 beep media player when you finished the installation, so it can reload
the input plugins.


It is really easy, huh? Enjoy it!

