With Ubuntu 12.4, enter only:
$ sudo apt-get install valac
After you can use some libreries, such as:
1) GTK +
$ sudo apt-get install libgtk2.0-dev
2) Dynamic lists
$ sudo apt-get install gee-1.0
3) Program IDE: There is also Valide, but it is not in the repositories.
$ sudo apt-get install geany
and more, see Valadoc.org
I need a code: www.manualgenie.blogspot.com
source share