j'essaye de compiler avidemux . Apres un ./configure j'ai comme
message d'erreur :
> Package gtk+-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk+-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk+-2.0' found
> ************ Cannot identify gtk2 version ***************
> configure: error: *** pkg-config installed incorrectly or gtk2-dev absent ! ***
si je fais $ echo $PKG_CONFIG_PATH c'est vide
je ferais bien un
$ export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/repertoire ou ce trouve
gtk+-2.0.pc
mais malheureusement gtk+-2.0.pc n'existe pas dans /usr/lib/pkgconfig
ni nulle part sur mon disque dur .
gtk+2.0 a pourtant été installé en même temps que la 2006 !!?