Re: [Vala] Installation problem
- From: "Vlad Grecescu" <b100dian gmail com>
- To: "Peter Šiška" <sisiacik gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Installation problem
- Date: Tue, 12 Feb 2008 09:10:12 +0200
2008/2/12 Peter Šiška <sisiacik gmail com>:
Hello,
I was about to try the vala, but I stumbled upon a very basic problem. I
cannot install the vala.
make[2]: Entering directory `/home/sisken/ws/vala/gee'
valac --vapidir ./../vapi --basedir .. --library gee arraylist.vala
collection.vala hashmap.vala hashset.vala iterable.vala iterator.vala
list.vala map.vala readonlycollection.vala readonlylist.vala
readonlymap.vala readonlyset.vala set.vala
make[2]: valac: Command not found
Maybe I am doing something stupid, but I was unable to locate any C code
which looked like compiler itself.
Thanks
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
Vala is itself written in Vala (well, except for the bison parser).
The source code archive for 0.1.6 ships with the generated .c and .h
files and should compile with plain gcc, while the svn version
requires a previous Vala installation to compile.
Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]