Effectivement, j'avais pas pensé à cette solution. Mais ça ne marche pas, ce qui est logique puisque j'ai déjà compilé depuis les sources. :pfff: Autre chose ?? :D
911GT3
essayes plutôt d'installer libnjb-devel :)
bimon
Salut à tous ! ! J'essaye de compiler un logiciel (kzenexplorer) et il me dit
Code :
[matthieu@matthieu matthieu]$ cd /home/matthieu/kzenexplorer-0.6
[matthieu@matthieu kzenexplorer-0.6]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
bla bla bla ...
checking for MAXPATHLEN... 4096
checking for pkg-config... /usr/bin/pkg-config
checking for libnjb >= 2.0... Package libnjb was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnjb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnjb' found
configure: error: libnjb not found
inédit inside, je l'ai jamais eu ! ! :D
J'ai bien sùr essayé : PKG_CONFIG_PATH=/usr/local/lib, mai rien n'y fait.
Je tiens de plus à préciser que j'ai compilé libnjb à la main à partir de CVS.
Donc, est ce que je pourrais avoir des infos sur ce "pkg-config" ??