Je me r�pond � moi m�me : Debian package contents search results :
usr/bin/gtk-config devel/libgtk1.2-dev apt-get install libgtk1.2-dev Et voila. �a compile sans probl�me. Beno�t On Sun, 3 Nov 2002 16:32:45 +0100 (MET) Beno�t Barbier <[EMAIL PROTECTED]> wrote: > 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 > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >

