On Sat, 2009-09-19 at 21:21 +0300, Arkadi Viner wrote:
> Hello, I have some strange error when I try to install VTE 0.5.0 :
> 
> checking for VSC... no
> vsc library dependencies not met:
>     vala-1.0 >= 0.5.7: not found
> configure: error: vsc library dependencies not met: glib-2.0 >= 2.12.0
> gio-2.0 >= 2.12.0 gobject-2.0 >= 2.12.0 gthread-2.0 >= 2.16.0 vala-1.0
> >= 0.5.7
> 
> I use ubuntu 9.04, maybe you know whats wrong?
> 

Hi Arkadi,

as you can see from this part of the message:

vala-1.0 >= 0.5.7: not found

you haven't the libvala-dev package installed on your system.

Note that there's a bug in the configure script, even if it tests for
version 0.5.7 of the vala package the required vala version to run Vtg
is 0.7.6 (the last released)

Ciao,
        Andrea

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to