#1 Le 04/10/2009, à 14:12
- Valentin92
[Résolu] ./configure : Package gtk+-2.0 was not found
Salut à tous,
J'essaie de compiler un plugin pour Geany, mais je me heurte au soucis suivant :
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtk+-2.0', required by 'Geany', not foundConsider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.Alternatively, you may set the environment variables GEANY_CFLAGS
and GEANY_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
J'ai essayé pas mal de solutions sur internet, mais rien de bien convaincant (rien n'a avancé).
A savoir que Geany, je l'ai installé via aptitude directement.
Quelqu'un aurait-il une solution ?
Merci.
Dernière modification par Valentin92 (Le 04/10/2009, à 15:36)
Hors ligne
#2 Le 04/10/2009, à 15:35
- Valentin92
Re : [Résolu] ./configure : Package gtk+-2.0 was not found
Réponse : aptitude install libgtk2.0-dev
Bonne après-midi
Hors ligne