* README: updated
[libprolooks.git] / README
blob0bfd67b5f30497bc09065f2f551025caba2cf4b3
1 To build and run the resulting binaries:
2 Get the dependencies, that includes the -dev packages for:
3 gobject-2.0
4 glib-2.0
5 gtk+-2.0
6 cairo
8 Then:
10     ./waf configure
11     ./waf
12     sudo ./waf install
13     ./build/default/src/*-demo
14     ./build/default/src/helpers-test
16 References:
17 [1] http://code.google.com/p/waf/
18 [2] http://live.gnome.org/Vala