bot wrote:

>     salut a tous, je voudrais savoir ou l'on peut trouver une doc tr�s
>     d�taill�e sur la compilation, je voudrais compiler gimp, g eu un pb
>     de librairie (gtk+ pas pr�sent) la premi�re fois que g �ssay�, g
>     ensuite compil� gtk+ et glib 1.2.9 et g retent� la compilation de
>     gimp, se coup si il trouve gtk-config mais il me sort un message
>     d'erreur, le voici :
> 
>     *** The gtk-config script installed by GTK could not be found
>     *** If GTK was installed in PREFIX, make sur PREFIX/bin is in
>     *** your path, or set the GTK_CONFIG environment variable to the
>     *** full path to gtk-config.
> 
>     voila j'esp�re que qqun pourra m'aider
>     thx
>     a+
>     bot
> 
>




*** The gtk-config script installed by GTK could not be found
ben non justement il le trouve pas!

set the GTK_CONFIG environment variable to the
 >     *** full path to gtk-config

c'est simple, fait d'abord un find / -name gtk*config et note le 
r�sultat. il peut y en avoir plusieurs par ex:
/usr/bin/gtk-config
/usr/bin/gtk+mdk-config

ensuite tu tapes seulement �a en fonction du resultat de find):
GTK_CONFIG=/usr/bin/gtk-config
export GTK_CONFIG
./configure


bye
-- 
                               /"\
jipe                          \ /   ASCII Ribbon Campaign
ICQ 128634992                  X    Against HTML Mails & News
                               / \


Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à