salut,
pour pouvoir compiler Firefox sous mandriva, la compilation necessite gtk+2.0 , donc pour faire j'ai vu qu'il fallait installer les dependants , du coup j'ai installé :
[*]atk-1.18.0
[*]cairo-1.4.2
[*]glib-2.12.12
[*]pango-1.16.1
[*]pkg-config-0.21
tous les packetages ont été installé utilisant : ./configure , make , make install (sans options pour eviter d'installer dans un endroit non standard).
pour l'instant j'arrive toujours pas a installer [B]gtk+-2.10.9 [/B], il m'affiche l'erreur :
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.12.0 atk >= 1.9.0 pango >= 1.12.0 cairo >= 1.2.0) were not met:
No package 'cairo' 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 BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
gtk trouve tout le reste sauf cairo , alors que tous ont été installé au meme endroit (enfin c'ets ce que je pense)!!
j'ai cherché un peu mais les solutions demandaient juste de configurer les deux chemins : PKG_CONFIG_PATH=/usr/local/lib/pkgconfig et LD_LIBRARY_PATH=/usr/local/lib. et malheureusement ca n'a rien changé.
il n ya pas de rpm disponibles non plus.
Merci pour votre aide je suis bloqué depuis 3 jours
25 mai 2007 à 11:25