Add some notes to the README about prerequisites.
This commit is contained in:
parent
6fbd419c1d
commit
3c32d4a18d
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue