Bonjour,
Je voulais installer un logiciel au format .tar.bz2 je lai donc decompresser puie je me suis rendu dans le fichier en question et j'ai executer la configuration avec:
./configure
Aucun problème jusqu'a ceci:
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for wx-config... no
checking for wx-config... (cached) no
configure: error:
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWidgets is version 2.4.2 or above.
Or this might also be a bug in our configure. Please try again
with --with-wx-config=/usr/bin/wx-config
(replace /usr/bin/wx-config with a valid path to your wx-config)
* Note:
Most probably, either one of the above aren't correct, you don't
have wxGTK installed, or are missing wxGTK-devel (or equivalent) package.
[xxxxxxxx@localhost xmule-1.13.6]$
Ayant vu ca j'ai fais un yum update, puis j'ai réinstaller après mais j'obtiens (malgré moi !) toujours cette erreure..
Qu'est-ce donc ce wx-config ?
Que dois-je faire ?
Moulte merci !
P.S:Je pense à une librairie non installée mais c'est juste une pensée...