The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KMameRun

KMameRun hopefully becomes a core application of the KDE project http://www.kde.org. KMameRun can be found on ftp://ftp.sad.it/pub/kde/local, and on the main ftp site of the KDE project ftp://ftp.kde.org/pub/kde.

2.2 Requirements

In order to successfully compile KMameRun, you need the latest versions of libkdecore and libkfm. All required libraries as well as KEdit itself can be found on ftp://ftp.kde.org/pub/kde/.

Important: This is ONLY a frontend so you have to install xmame first!!!

2.3 Compilation and installation

In order to compile and install KMameRun on your system, type the following in the base directory of the KMameRun distribution:

% ./configure
% make
% make install

Since KMameRun uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Next Previous Table of Contents