Bonsoir !
Je suis passé à gAIM version 2.0 beta 3 ce soir et j'ai immédiatement tenté d'installer le plugin de guifications.
Cependant, après avoir tapé la commande .configure ainsi :
/home/jeryagor/gaim-guifications-2.13beta3/configure
De nombreuses lignes de commandes apparaissent et voilà ce qui s'affiche à la fin :
checking for GAIM... configure: error: Package requirements (gaim) were not met:
Package gaim was not found in the pkg-config search path.
Perhaps you should add the directory containing `gaim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gaim' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GAIM_CFLAGS
and GAIM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment faire pour enfin installer ces guifications ?
Cordialement,
Jeryagor
# PKG_CONFIG_PATH
Posté par Sebastian . Évalué à 2.
Pour pouvoir compiler des sources, certains programmes présentes des dépendances.
Les informations des programmes déjà installés se trouvent dans le dossier pkgconfig.
Comportant l'extension *.pc .
Il faut attribuer le chemin vers ce dossier dans la variable d'environnement PKG_CONFIG_PATH.
$ export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
Le chemin peut varier selon la distribution (/usr/local/lib/pkgconfig).
[^] # Re: PKG_CONFIG_PATH
Posté par jeryagor . Évalué à 1.
[^] # Re: PKG_CONFIG_PATH
Posté par jeryagor . Évalué à 1.
Quelqu'un sait comment y remédier ? Ca m'a l'a déjà fait 2 fois.
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.