Lorenzo,

what do the following commands print?

$ which valac
$ valac --version

You might to run 'sudo ldconfig' after installing Vala - that sometimes helps after installing shared libaries.

adam

On 02/07/2011 01:32 PM, Lorenzo Baldacchini wrote:
Hello, it is again me with the compiling issue.

I have correctly installed vala 0.10,
but still shotwell does not compile.
It doesn't even recognize that vala is installed.

Do I have to give some fancy parameter to vala to be correctly installed?

Thanks in advance
Lorenzo

2011/2/7<[email protected]>

Send Shotwell mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Shotwell digest..."


Today's Topics:

   1. Re: Strange date error (Adam Dingle)


----------------------------------------------------------------------

Message: 1
Date: Mon, 07 Feb 2011 10:48:12 -0800
From: Adam Dingle<[email protected]>
To: [email protected]
Subject: Re: [Shotwell] Strange date error
Message-ID:<[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Lorenzo,

thanks for your message.  I suspect you're using Vala 0.9.8.  The
Shotwell trunk will no longer build with that version of Vala.  I've
just updated the Shotwell makefile to check for a minimum of Vala
0.10.0.  So if you upgrade to Vala 0.10, you should be able to build.
Cheers -

adam

On 02/06/2011 10:33 AM, Lorenzo Baldacchini wrote:
Hello everybody,

I am trying to compile shotwell from source, obtained via SVN.

I have such a strange error with the last version

Compiling Vala code...
src/Dialogs.vala:1664.13-1664.25: error: The type name `GLib.DateTime'
could
not be found
      private GLib.DateTime example_date = new GLib.DateTime.local(2009,
3,
10, 18, 16, 11);
              ^^^^^^^^^^^^^
src/AppDirs.vala:93.9-93.16: error: The type name `DateTime' could not be
found
          DateTime date = new DateTime.from_unix_utc(tm);
          ^^^^^^^^
Compilation failed: 2 error(s), 0 warning(s)
make: *** [src/.stamp] Errore 1


What does this mean?
I have installed glib2.26 from source to be able to install shotwell.

Thanks a lot
best regards
Lorenzo
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell


------------------------------

_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell


End of Shotwell Digest, Vol 19, Issue 8
***************************************

_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

Reply via email to