Add some notes to the README about prerequisites.

This commit is contained in:
Zoltan Varga 2011-11-16 07:37:00 -05:00
parent 6fbd419c1d
commit 3c32d4a18d

3
README
View File

@ -7,6 +7,9 @@ is the 2.6 platform.
Building & Installing Gtk#:
---------------------------
Install the gtk-2/gtk-3 development headers first. On Debian, this can be done using:
apt-get install libgtk2.0-dev libgtk-3-dev
The build is the traditional:
./configure