next up previous contents
Next: 3 Onscreen Fundamentals Up: The KMameRun Handbook Previous: 1 Introduction   Contents

Subsections

2 Installation

2.1 How to obtain KMameRun

KMameRun can be found on http://kmamerun.sourceforge.net and (maybe) 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 at least the KDE 3.x.x libraries and development environment. To run the program it is only necessary to have the runtime libraries installed. All required KDE libraries can be found on ftp://ftp.kde.org/pub/kde/.

Important:
This is only a frontend so you need to have the xmame binary installed somewhere on your computer.

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 the author at Jürgen Vigna


next up previous contents
Next: 3 Onscreen Fundamentals Up: The KMameRun Handbook Previous: 1 Introduction   Contents


Jürgen Vigna[June 7 2002]