Installation PHP-GTK (Ubuntu)
Posté : 06 févr. 2006, 15:15
Bonjour, je tente d'installer php-gtk2, sur ma machine, mais je me heurte à un problème que je ne comprends pas.
si je fais ceci
on voit que je possède bien un gtk > a la 2.6
mais a la compilation php-gtk, me renvoir ceci.
Pouvez-vous m'aider? merci
si je fais ceci
Code : Tout sélectionner
dpkg -l |grep libgtk2.0-0
ii libgtk2.0-0 2.8.10-1ubuntu1 The GTK+ graphical user interface library
mais a la compilation php-gtk, me renvoir ceci.
Code : Tout sélectionner
checking for GLIB - version >= 2.6.0... yes (version 2.9.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.
configure: error: PHP-GTK 2.x requires GTK+ 2.6.0 or higher