-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmachine-setup.txt
More file actions
24 lines (22 loc) · 912 Bytes
/
machine-setup.txt
File metadata and controls
24 lines (22 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Ubuntu 11.10
Create user mutant
Install gtk+-2
Unzip and compile mame in "mame" directory
Install Git
Clone mcor to ~/mcor
Checkout a branch "mcor_toorcamp" to track machine specific mods.
Apply mame patches to mame dir
Rebuild mame
Install imagemagick
Install http://www.pjrc.com/teensy/49-teensy.rules
http://souriguha.wordpress.com/2011/03/08/how-to-solve-problem-with-thinkpadkslowd-kworker-on-linux-kernel-2-35-2-36/
(Vaguely latest, was able to get this going in a vm right quick.)
Debian Squeeze
unzip mame146s.zip to mame
unzip mame.zip
apt-get install build-essential libsdl-ttf2.0-dev libgtk-2.0-dev x11proto-xinerama-dev libgconf2-dev python-opencv supervisor nvidia-glx
git clone https://github.com/breedx2/mcor.git
cp mcor/etc/mcor.conf /etc/supervisor/conf.d/
cp mcor/etc/49-teensy.rules /etc/udev/rules.d/
cp mcor/etc/10-readerboard.rules /etc/udev/rules.d/
mkdir mcor/leaderboard/photo_capture