[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sincronizzazione Google Calendar, Android, ed Evolution



Il giorno lun 15 dic 2014 alle 23:46, Paride Desimone <huan@autistici.org> ha scritto:
Il 15/12/2014 23:05 Federico Bruni ha scritto:
Ti segnalo anche questa bella applicazione calendario per gnome: https://wiki.gnome.org/Apps/California [2]
Ed anche questa, non va. Su sid, almeno per come l'ho installato io non riesco a configurarlo, mi mancano: configure: error: Package requirements ( glib-2.0 >= 2.38.0 gobject-2.0 >= 2.38.0 gtk+-3.0 >= 3.12.2 gee-0.8 >= 0.10.5 libecal-1.2 >= 3.8.5 libsoup-2.4 >= 2.44 libgdata >= 0.14.0 goa-1.0 >= 3.8.3 gobject-introspection-1.0 >= 1.38.0

Strano, anch'io ho sid e riesco a compilarlo. Hai scaricato i sorgenti con git?
Non ricordo le dipendenze ma ./autogen.sh o ./configure dovrebbero segnalarti i pacchetti mancanti.

$ git clone git://git.gnome.org/california
$ cd california
$ ./autogen.sh 
/usr/bin/gnome-autogen.sh
checking for automake >= 1.11.2...
  testing automake... found 1.14.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for intltool >= 0.25...
  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.28
Checking for required M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for valac... /usr/bin/valac
checking for valac... (cached) /usr/bin/valac
checking whether /usr/bin/valac is at least version 0.24.0... yes
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.1
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CALIFORNIA... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking whether ln -s works... yes
checking for itstool... itstool
checking for xmllint... xmllint
checking for _NL_TIME_FIRST_WEEKDAY... yes
checking for xdg-email... yes
checking Unity support... no
checking fatal Vala warnings... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating help/Makefile
config.status: creating data/california.desktop.in
config.status: creating config/config.h
config.status: config/config.h is unchanged
config.status: executing depfiles commands
config.status: executing po/stamp-it commands

Options:
 Unity support: no
 Fatal Vala warnings: yes

Now type `make' to compile california


Reply to: