• # No package 'gee-1.0' found

    Posté par . En réponse au journal Tiny 'Nux Tarot, version 0.2. Évalué à 2. Dernière modification le 15 juillet 2012 à 12:09.

    Bonjour, je ne suis pas très à l'aise avec les compilations. Du coup je tombe sur une erreur au configure que je ne sais pas résoudre. La voici
    > checking for gcc option to accept ISO C99… -std=gnu99
    > checking for gcc -std=gnu99 option to accept ISO Standard C… (cached) -std=gnu99
    > checking for valac… /usr/bin/valac
    > checking /usr/bin/valac is at least version 0.12.0… yes
    > checking for pkg-config… /usr/bin/pkg-config
    > checking pkg-config is at least version 0.9.0… yes
    > checking for TNT… no
    > configure: error: Package requirements (gtk+-3.0 >= 3.2.0 gee-1.0 >= 0.6.0 glib-2.0 >= 2.30.0) were not met:
    >
    > No package 'gee-1.0' 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 TNT_CFLAGS
    > and TNT_LIBS to avoid the need to call pkg-config.
    > See the pkg-config man page for more details.

    Pourtant j'ai bien installé le paquet libgee-devel qui est en version 0.8 (j'ai les bibliothèques /usr/lib64/libgee-0.8.so.0.0.0) Bref quelqu'un pourrait m'aider à corriger ce soucis ? Pour info, j'utilise Mageia 2 64-bits.