Voglio costruire Empathy in Ubuntu 11.04. Quando seguo il processo di compilazione,
./autogen.sh
La shell mi ha detto questo
libtoolize: copying file `m4/lt~obsolete.m4'
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.67
checking for automake >= 1.9...
testing automake-1.11... found 1.11.1
checking for libtool >= 1.5...
testing libtoolize... found 2.2.6b
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... not found.
***Error***: You must have glib-gettext >= 2.2.0 installed
to build Empathy. Download the appropriate package for
from your distribution or get the source tarball at
ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.0.tar.gz
Ma quando non riesco a trovare il modo di installare glib. Cosa devo fare per installarlo in Ubuntu 11?
gnome-common
che non sia nemmeno menzionato in quell'output?