Bonjour à tous,
Je cherche à installer le logiciel Gummi (http://gummi.midnightcoding.org/) pour faire du Latex sous Debian Lenny mais j’ai un petit problème. Je télécharge l’archive, je décompresse et je lance ./configure
Voilà le retour que j’obtiens :
debian-Manu:/home/manu/Programmes/gummi-0.5.0# ./configure
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 gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.0
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.16.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: You need Glib >= 2.16.0 to build gummi
Je ne sais pas comment installer une version plus récente de Glib pour pouvoir faire fonctionner ce logiciel. Est-ce que quelqu’un pourrait me filer un petit coup de main. Je voudrais l’utiliser avec Texlive 2009 qui j’utilise déjà avec Texmaker pour le moment (ça me permet d’utiliser un modèle pour ma thèse qui ne passe pas avec la version précédente).
D’avance merci.
Bonne journée
