Bonjour tout le monde,
plutot que d'ouvrir un nouveau sujet, il me semble que c'est dans la continuite de celui-ci...
Pour installer un logiciel (je suis sous F12) je fais tourner un fichier test/configuration, qui m'indique:
./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 whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.6.0... yes (version 2.22.5)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.6.0... no
*** Could not run GTK+ 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 GTK+ is incorrectly installed.
*** PHOEBE configuration failure ***
PHOEBE cannot find the graphical library GTK+-2.6.0 or higher.
Please install it and run the ./configure script again.
Or j'ai bien (?) la bonne librairie:
yum info gtk2
Modules complémentaires chargés : presto, refresh-packagekit
Paquets installés
Name : gtk2
Arch : i686
Version : 2.18.9
Release : 3.fc12
Size : 12 M
Dépôt : installed
From repo : updates
Summary : Le ToolKit GIMP (GTK+), une bibliothèque pour créer des interfaces graphiques pour X
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ est une boîte à outils multi-plateformes pour créer des interfaces
: utilisateur graphiques. Offrant un ensemble complet de widgets, GTK+
: est approprié pour les projets allant de petits outils à une seule utilisation
: à des suites entières d'applications.
Name : gtk2
Arch : x86_64
Version : 2.18.9
Release : 3.fc12
Size : 12 M
Dépôt : installed
From repo : updates
Summary : Le ToolKit GIMP (GTK+), une bibliothèque pour créer des interfaces graphiques pour X
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ est une boîte à outils multi-plateformes pour créer des interfaces
: utilisateur graphiques. Offrant un ensemble complet de widgets, GTK+
: est approprié pour les projets allant de petits outils à une
Et je suis donc, une fois de plus, perdu... Quelqu'un a-t-il une solution?
Merci d'avance, Philippe.