Bonjour à tous,
J'ai un petit souci : le plugin de Gimp
gimp-save-for-web a soudain cessé de fonctionner (suite à une mise à jour récente de librairie, j'imagine). L'option
Sauvegarder pour le web est toujours bien dans le menu
Fichier, mais reste sans effet.
Apparemment, il n'y a pas de nouvelle version du plugin (Cf.
cette page).
J'ai tenté de recompiler, mais j'obtiens ceci :
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for target architecture...
checking for some Win32 platform... no
checking for native Win32... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIMP... configure: error: Package requirements (gimp-2.0 >= 2.3.0 gimpui-2.0 >= 2.3.0) were not met:
No package 'gimp-2.0' found
No package 'gimpui-2.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 GIMP_CFLAGS
and GIMP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
mais c'est du chinois complet pour moi ! :roll:
Pour mémoire, j'avais eu un peu de mal
la première fois que j'ai voulu installer ce plugin, mais je l'avais ensuite mis en oeuvre sur diverses machines sans souci particulier, et c'est une option que j'utilise très régulièrement.
Merci pour votre aide.