summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 2f9e525596ed4532fbbd657e1462a461efe45451 (plain) (blame)
1
2
3
4
5
6
7
8
To compile, run the following commands. You will need GTK2 headers installed.

1. ./configure --prefix=/usr
2. make
3. sudo make install

Run 'pcsx' to start the program. It will search for plugins and try to
configure itself automatically.