KMPIO
=====

KMPIO is a Qt-based graphical User Interface for the MPIO mp3 Players.

General Information:

To compile this software you need several packages to be installed on
your Linux system:

- MPIO USB driver from http://mpio.sourceforge.net
- Qt-Free 2.x or 3.x from http://www.trolltech.com
  You need to compile the library and additionally the program
  qembed in $QTDIR/tools/qembed. This tool is also provided by many
  Linux distributers for their Linux systems.

Please read INSTALL for instructions on how to compile and install
this software package.

Questions and Answers:

- I downloaded a current CVS snapshot but there is no configure script, only
  a configure.in ! What do I have to do??

configure and a few other files are automagically created using the
tools aclocal, autoconf and automake. Execute the script "autogen.sh"
and you should be ready to go. (Of course, you need to have the
mentioned tools installed ;-)

We hope you will find this tool useful. Please report bugs either
directly to the author, or to the mailing-lists at sourceforge.

Thanks for you help.

your MPIO-Team
