The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KSnes9x

The lastest version of KSnes9x is always available at http://www.esquadro.com.br/~ismore. But you can also get it at Linuxberg, in the KDE/Entertaiment section, just go to http://www.linuxberg.com and choose the mirror closest to you.

2.2 Requirements

KSnes9x requires Snes9x, the SNES emulator. You can get it at http://www.snes9x.com. It's also a good idea to have some roms, but I don't know where you can find them.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KSnes9x uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at perdig@linuxbr.com.br

Next Previous Table of Contents