Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/10/2005, 10:04
zsamer
 
Fecha de Ingreso: noviembre-2003
Mensajes: 798
Antigüedad: 21 años
Puntos: 8
[SuSe 9.3] Problema al instalar Babytrans (diccionario)

Baby trans es un diccionario similar al babylon de windows.

tras seguir las instrucciones de instalacion me tope con un problema en el ./configure


Código:
zsamer:/install/babytrans-0.9.1 # ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking if compiler use ISO headers... yes
checking if compiler know namespace keyword... yes
checking how compiler handle std namespace... as expected by a good C++ compiler :)
checking if C++ library include stringstream... yes
checking for glib-config... no
checking for GLIB - version >= 1.2.0... 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 >= 1.2.0 not installed - please install first ***
zsamer:/install/babytrans-0.9.1 #
Me indica que no tengo instalado el paquete glib-config, pero busco en el yast y no existe, busco en los repositorios de paquetes para suse como rpm-bone y otros y tampoco existe.

ademas tengo el GLIB - version en 1.2.10.

alguna idea?

gracias y saludos.