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?

On Sat, Sep 19, 2009 at 3:38 PM, Andrea Del Signore <[email protected]> wrote:

> After a long sleep ;) the new vtg 0.5.0 is ready:
>
>        Vala Toys for gEdit - "Bath, riel or kip?"
>
> can be downloaded here:
>
>        http://vtg.googlecode.com/files/vtg-0.5.0.tar.bz2
>
> This version supports the new valac 0.7.6.
>
> NEWS for version 0.5.0
> ======================
>
> * Search (grep) in project files
> * Support for automake 1.11
> * Completion popup info windows now remember its state
> * Go To Definition function
> * Support for recently opened projects
> * Better support for 'non standard' vala installation directory
> * Some experimental support for Mac Os X builds
> * Updated to use the 0.7.0 Gtk Source Completion library
> * Many other bugs fixed
>
> Vala Toys for gEdit
> ===================
>
> Vala Toys for gEdit is an experimental collection of plugins that
> extends the gEdit editor to make it a better developer editor.
>
> Vtg tries to make less compromises as possible so, for now, its scope is
> narrowed only to support the Vala programming language.
>
> Vtg is written in Vala itself and it is currently composed of just one
> plugin with four modules and it adds to gEdit:
>
>      * Bracket completion
>      * Symbol completion
>      * Project Manager - based on the gnome build framework library
>      * Project build / execute
>
> For more information see:
>
>        http://vtg.googlecode.com/
>
>        http://code.google.com/p/vtg/wiki/Documentation
>
>        http://code.google.com/p/vtg/wiki/Compile
>
> Detailed changelog from 0.4.1 version to version 0.5.0
> ======================================================
> New features:
>    11: Completion popup info window
>    54: Grep functionality on project files
>    76: In the goto method
>    79: Go To Definition feature
>    82: New Vala automake 1.11 support is missing from vbf
>
> Bugs fixed:
>    59: The source filename is duplicated in single file compile command
>    60: The execute dialog list is empty
>    64: [PATCH] Emit position information for SymbolCompletionItems
>    65: [PATCH] List classes defined in a given source file
>    66: [PATCH] Add ending lines to symbol locations
>    68: [PATCH] Reduce deadlocks
>    69: Change INSTALL to point to wiki page ""Compile""
>    70: compile error: vsc library dependencies
>    73: Gen-Project doesn't support new vala makefile.am
>    74: No rule to make target `vscclasslistvisitor.vala'
>    75: Patch for vala 0.7.4 with problem
>    78: Cancel button don't work on the filtered list dialog
>    80: can't compile svn version vtgbracketcompletion.c:604:
>
>
> The Vtg developer
>
>        Andrea Del Signore
>
> _______________________________________________
> Vala-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to