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

babytrans ne trouve pas ma Glib



Bonjour,

J'essaie de compiler babytrans et voici le résultat :

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
***


 apt-cache policy libglib1.2
libglib1.2:
  Installed: 1.2.10-4


Le rép : "/usr/doc/libglib1.2 " ne contien pas grand chose.
En cherchant sur le net, j'ai trouvé ceci comme info :

"Pour compiler GTK, vous avez besoin de définir l'endroit où se trouve
le fichier "glib-config"."
[...]
Pour ce faire, en supposant qu'il se trouve à l'endroit par défaut
[...]
Donc, tapez:
export GLIB_CONFIG=/usr/local/bin/glib-config

Cf.
http://www.linux-france.org/article/jseb/gtk.htm

Ce fichier n'existe pas sur mon système.
[~] locate glib-config
[~] 
Je ne saurais pas aller plus loin!:-(

echo $GLIB_CONFIG ne donne rien.

C'est une woody


Merci d'avance.
Benoît



Reply to: