Welcome to mirror list, hosted at ThFree Co, Russian Federation.

INSTALL « gfceu - github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1e363f609d0e84d00dbb7c6869a85d1c46b2ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
You can install gfceu with setup.py:

$ sudo ./setup.py install

Requirements:
Python (tested with 2.5) (Ubuntu package name:  python)
PyGTK, GTK, and PyGlade (tested with 2.8) (Ubuntu package name: (python-gtk2 libgtk2.0-0 python-glade)
FCE Ultra 1.x (Ubuntu package name: fceu)

Optional:
GnomeVFS 2 (tested with 2.14.1) (Ubuntu package name libgnomevfs2-0 python-gtk2)
alsa-oss (tested with 1.0.11)