
To compile kxmame source, please make sure you have 
glib and pkg-config installed beside QT and KDE library.

If you downloaded kxmame from CVS, please run this first
make -f Makefile.cvs

To compile and install, run

./configure 
make
make install
