Xavier Clotet writes: Hola,
Hola, Antes de nada, soy muy nuevo en el mundo linux. Dicho esto, me baj� un tar.gz para instalar. Despu�s de haber-lo desemempaquetado, hice el ./configure y al final me di� este error:
checking for glib-config... no
checking for GLIB - version >= 1.2.5... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error:
*** GLib is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.

glib-config viene en el paquete libglib1.2-dev. Con hacer apt-get install libglib1.2-dev se solucionar� tu problema, de todas maneras puedes instalar el gaim con apt-get install gaim y ya te resolver� las dependencias del paquete para que pueda ser ejecutado correctamente. Saludos...

Responder a