Ok, I have tried to compile ValaIde from the svn and now I get another
error:

ark...@arkadi-laptop:~/Projects/valide$ ./waf configure
Checking for program gcc,cc              : ok /usr/bin/gcc
Checking for program cpp                 : ok /usr/bin/cpp
Checking for program ar                  : ok /usr/bin/ar
Checking for program ranlib              : ok /usr/bin/ranlib
Checking for program valac               : ok /usr/bin/valac
Checking for gthread-2.0                 : ok
Checking for program version valac >= 0.1.6 : ok 0.7.10
Checking for program msgfmt                 : ok /usr/bin/msgfmt
Checking for program intltool-merge         : ok /usr/bin/intltool-merge
Checking for header locale.h                : ok
Checking for program valadoc                : not found
Checking for glib-2.0 >= 2.16.0             : ok
Checking for gio-2.0 >= 2.16.0              : ok
Checking for gobject-2.0 >= 2.16.0          : ok
Checking for gmodule-2.0 >= 2.16.0          : ok
Checking for gtk+-2.0 >= 2.16.0             : ok
Checking for libxml-2.0 >= 2.5.0            : ok
Checking for gtksourceview-2.0 >= 2.0.0     : ok
Checking for vala-1.0 >= 0.7.8              : ok
Checking for gdl-1.0 >= 2.28                : Package gdl-1.0 was not found
in the pkg-config search path.
Perhaps you should add the directory containing `gdl-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdl-1.0' found
 error: the configuration failed (see
'/home/arkadi/Projects/valide/_build_/config.log')

Please help....





On Sat, Mar 13, 2010 at 4:56 PM, Arkadi Viner <[email protected]> wrote:

> This is a great idea...
>
> 2010/3/13 "Andrés G. Aragoneses" <[email protected]>
>
> El 12/03/10 20:54, Nicolas Joseph escribió:
>> > Hi,
>> >
>> >> Looks like you are missing libunique-dev, try typing this in a terminal
>> >
>> > libunique is optional.
>>
>> Oh, right! I wonder then if there's a usability problem there. In other
>> configuration phases I've seen in other projects, when an optional
>> dependency is checked and it's not found, the log doesn't say fail, but
>> just "no". So maybe the bug here is to change ok/fail to yes/no? That
>> would help IMO.
>>
>>        Andrés
>>
>> --
>>
>> _______________________________________________
>> 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