tras seguir las instrucciones de instalacion me tope con un problema en el ./configure
Código:
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.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 #
ademas tengo el GLIB - version en 1.2.10.
alguna idea?
gracias y saludos.