• [^] # Re: include path

    Posté par . En réponse au message Compiler un programme gtk2 sur mandriva. Évalué à 2.

    [tsubasa@localhost ~]$ pkg-config --cflags gtk+-2.0
    Package xrender was not found in the pkg-config search path.
    Perhaps you should add the directory containing `xrender.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'xrender', required by 'cairo', not found
    [tsubasa@localhost ~]$

    :/, je n'ai pas de xrender.pc ce qui apparement le bloc ...

    Pourtant j'ai:
    [tsubasa@localhost ~]$ locate xrender
    /usr/include/cairo/cairo-xlib-xrender.h
    [tsubasa@localhost ~]$


    J'ai desinstaller gtk2 devel et cairo devel pour les reinstaller mais c'est pareil. Le paquetage est plus que douteux. Car avec la meme demarche j'y arrive sur kubuntu :(